Add CLA workflow #21
lint.yml
on: pull_request
SuperLinter π¦Έπ»ββοΈ
1m 13s
Matrix: Lint Go Code π
Annotations
1 error and 4 warnings
Lint Go Code π (1.21.6)
issues found
|
Lint Go Code π (1.21.6)
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/.
|
Lint Go Code π (1.21.6):
cmd/root.go#L89
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go Code π (1.21.6):
cmd/root.go#L92
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
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/.
|