Skip to content

fix lint

fix lint #112

Triggered via push February 9, 2024 17:56
Status Failure
Total duration 42s
Artifacts

main.yml

on: push
Matrix: test / test
Waiting for pending jobs
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint / lint
issues found
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / lint: cmd/version.go#L15
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint / lint: cmd/check.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint / lint: cmd/server.go#L25
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)