Skip to content

🌱 Bump the github-actions group with 5 updates (#1338) #1511

🌱 Bump the github-actions group with 5 updates (#1338)

🌱 Bump the github-actions group with 5 updates (#1338) #1511

Triggered via push February 12, 2024 22:29
Status Failure
Total duration 4m 43s
Artifacts

golangci.yml

on: push
Matrix: Run golangci lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Run golangci lint (ubuntu-latest)
issues found
Run golangci lint (ubuntu-latest): install/cli/cli.go#L43
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci lint (ubuntu-latest): install/cli/cli.go#L51
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci lint (ubuntu-latest): entrypoint/entrypoint.go#L63
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci lint (ubuntu-latest): entrypoint/entrypoint.go#L93
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci lint (ubuntu-latest): entrypoint/entrypoint.go#L135
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci lint (ubuntu-latest): signing/signing_test.go#L113
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci lint (ubuntu-latest): signing/signing_test.go#L208
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)