Update lint workflow #1871
lint.yml
on: pull_request
checks
/
dependencies
25s
checks
/
lint
1m 27s
checks
/
test-build
1m 8s
Matrix: checks / test-go-versions
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)
|