Skip to content

feat: Add logger override option, use slog and capture driver as logs #1031

feat: Add logger override option, use slog and capture driver as logs

feat: Add logger override option, use slog and capture driver as logs #1031

Triggered via pull request October 10, 2024 23:37
Status Failure
Total duration 21m 17s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

115 errors
Lint: binding_call.go#L37
slog: slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value) (govet)
Lint: binding_call.go#L63
slog: slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value) (govet)
Lint: browser_context.go#L592
slog: slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value) (govet)
Lint: har_router.go#L89
slog: call to slog.Logger.Error missing a final value (govet)
Lint: internal/logger/logger.go#L44
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
Lint
issues found
chromium on ubuntu-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
chromium on ubuntu-latest, go oldstable
Process completed with exit code 1.
chromium on ubuntu-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
chromium on ubuntu-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on ubuntu-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
webkit on macos-latest, go oldstable
Process completed with exit code 1.
webkit on ubuntu-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
webkit on ubuntu-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on ubuntu-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
webkit on ubuntu-latest, go oldstable
Process completed with exit code 1.
firefox on macos-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
firefox on macos-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
webkit on windows-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on windows-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
firefox on ubuntu-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on ubuntu-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
firefox on ubuntu-latest, go oldstable
Process completed with exit code 1.
webkit on windows-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
webkit on windows-latest, go oldstable
Process completed with exit code 1.
chromium on windows-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
chromium on windows-latest, go oldstable
Process completed with exit code 1.
chromium on windows-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
chromium on windows-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on windows-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on macos-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
firefox on macos-latest, go oldstable
Process completed with exit code 1.
firefox on windows-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
firefox on windows-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
firefox on windows-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
firefox on windows-latest, go oldstable
Process completed with exit code 1.
webkit on macos-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
webkit on macos-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
webkit on macos-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go oldstable: har_router.go#L89
call to slog.Logger.Error missing a final value
chromium on macos-latest, go oldstable
Process completed with exit code 1.
chromium on macos-latest, go stable: binding_call.go#L37
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: binding_call.go#L63
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: browser_context.go#L592
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: channel.go#L62
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: har_router.go#L22
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: har_router.go#L38
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: har_router.go#L89
call to slog.Logger.Error missing a final value
chromium on macos-latest, go stable: page.go#L930
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: transport.go#L47
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
chromium on macos-latest, go stable: transport.go#L75
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
finish
Process completed with exit code 1.