Skip to content

feat: add list all links in all namespaces #5

feat: add list all links in all namespaces

feat: add list all links in all namespaces #5

Triggered via pull request May 19, 2024 20:25
Status Failure
Total duration 1m 4s
Artifacts

checks-go.yaml

on: pull_request
GolangCI-Lint
56s
GolangCI-Lint
Fit to window
Zoom out
Zoom in

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)