feat: add list all links in all namespaces #5
Annotations
1 error and 5 warnings
GolangCI-Lint
issues found
|
GolangCI-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/.
|
GolangCI-Lint:
cmd/glctl/cmd/get-namespace.go#L30
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
GolangCI-Lint:
cmd/glctl/cmd/go.go#L26
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
GolangCI-Lint:
cmd/glctl/cmd/update.go#L19
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
GolangCI-Lint:
cmd/glctl/cmd/version.go#L14
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|