feat: add -t, --push-tags flag to deploy #11
Annotations
3 errors and 4 warnings
Lint files:
internal/git/git.go#L270
SA4009: argument err is overwritten before first use (staticcheck)
|
Lint files:
internal/git/git.go#L278
SA4009(related information): assignment to err (staticcheck)
|
Lint files
issues found
|
Lint files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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 files:
cmd/check_versions/check_versions.go#L1
var-naming: don't use an underscore in package name (revive)
|
Lint files:
cmd/check_versions/check_versions.go#L24
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint files:
cmd/check_versions/check_versions.go#L24
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|