Skip to content

Update lint workflow #1871

Update lint workflow

Update lint workflow #1871

Triggered via pull request May 3, 2024 10:46
Status Failure
Total duration 4m 46s
Artifacts

lint.yml

on: pull_request
Matrix: checks / test-go-versions
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 10 warnings
checks / test-build
Process completed with exit code 126.
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / lint
Cannot open: File exists
checks / test-go-versions (tip, ubuntu-latest)
Process completed with exit code 1.
checks / test-go-versions (1.22.x, ubuntu-latest)
Process completed with exit code 1.
checks / test-go-versions (tip, windows-latest)
Process completed with exit code 1.
checks / test-go-versions (1.22.x, windows-latest)
Process completed with exit code 1.
checks / test-go-versions (1.21.x, windows-latest)
Process completed with exit code 1.
checks / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
checks / lint: keyboardlayout/layout.go#L9
exported: exported type KeyInput should have comment or be unexported (revive)
checks / lint: keyboardlayout/layout.go#L11
exported: exported type KeyDefinition should have comment or be unexported (revive)
checks / lint: keyboardlayout/layout.go#L22
exported: exported type KeyboardLayout should have comment or be unexported (revive)
checks / lint: log/logger.go#L15
exported: exported type Logger should have comment or be unexported (revive)
checks / lint: tests/ws/server.go#L237
unused-parameter: parameter 'conn' seems to be unused, consider removing or renaming it as _ (revive)
checks / lint: chromium/browser_type_test.go#L167
unused-parameter: parameter 'file' seems to be unused, consider removing or renaming it as _ (revive)
checks / lint: common/page_options.go#L15
exported: exported type PageEmulateMediaOptions should have comment or be unexported (revive)
checks / lint: common/page_options.go#L21
exported: exported type PageReloadOptions should have comment or be unexported (revive)
checks / lint: common/page_options.go#L26
exported: exported type PageScreenshotOptions should have comment or be unexported (revive)