Skip to content

Optionally compress the output of the UserGroup and GroupUser summari… #114

Optionally compress the output of the UserGroup and GroupUser summari…

Optionally compress the output of the UserGroup and GroupUser summari… #114

Triggered via push January 21, 2025 13:53
Status Failure
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: server/client.go#L60
Error return value is not checked (errcheck)
lint: server/client.go#L99
Error return value is not checked (errcheck)
lint: server/server_test.go#L795
Error return value is not checked (errcheck)
lint: server/server_test.go#L858
Error return value is not checked (errcheck)
lint: server/server_test.go#L906
Error return value is not checked (errcheck)
lint: server/server_test.go#L967
Error return value is not checked (errcheck)
lint: server/server_test.go#L1041
Error return value is not checked (errcheck)
lint: cmd/where.go#L484
`humanize` is a misspelling of `humanise` (misspell)
lint: cmd/root.go#L101
`info` - `a` always receives `nil` (unparam)
lint: server/server_test.go#L759
shadow: declaration of "err" shadows declaration at line 746 (govet)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: cmd/where.go#L163
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/server.go#L110
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/version.go#L43
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)