Skip to content

chore: use Go 1.21 #241

chore: use Go 1.21

chore: use Go 1.21 #241

Triggered via pull request February 20, 2024 11:05
@bfabiobfabio
synchronize #373
bfabio:deps
Status Failure
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
go-lint
issues found
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
go-lint: cmd/version.go#L18
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
go-lint: cmd/crawl.go#L24
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
go-lint: cmd/root.go#L15
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
go-lint: cmd/download_publishers.go#L33
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)