Download newest package version from defined repositories #123
lint.yaml
on: pull_request
SuperLinter π¦Έπ»ββοΈ
1m 10s
Matrix: Lint Go Code π
Annotations
1 error and 4 warnings
Lint Go Code π (1.21.3)
issues found
|
SuperLinter π¦Έπ»ββοΈ
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Go Code π (1.21.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Go Code π (1.21.3):
cmd/root.go#L90
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go Code π (1.21.3):
cmd/root.go#L93
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|