Skip to content

Update lint workflow #1870

Update lint workflow

Update lint workflow #1870

Triggered via pull request May 3, 2024 09:47
Status Failure
Total duration 1m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: keyboardlayout/layout.go#L9
exported: exported type KeyInput should have comment or be unexported (revive)
lint: keyboardlayout/layout.go#L11
exported: exported type KeyDefinition should have comment or be unexported (revive)
lint: keyboardlayout/layout.go#L22
exported: exported type KeyboardLayout should have comment or be unexported (revive)
lint: log/logger.go#L15
exported: exported type Logger should have comment or be unexported (revive)
lint: tests/ws/server.go#L237
unused-parameter: parameter 'conn' seems to be unused, consider removing or renaming it as _ (revive)
lint: chromium/browser_type_test.go#L167
unused-parameter: parameter 'file' seems to be unused, consider removing or renaming it as _ (revive)
lint: common/browser_context_options.go#L73
var-naming: struct field HttpCredentials should be HTTPCredentials (revive)
lint: common/context.go#L16
exported: exported function WithHooks should have comment or be unexported (revive)
lint: common/browser_test.go#L59
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)