Skip to content

Implement more powerful shell completion #329

Implement more powerful shell completion

Implement more powerful shell completion #329

Triggered via pull request December 6, 2024 23:32
Status Failure
Total duration 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
golangci-lint: completion_zsh_test.go#L105
ineffectual assignment to completions (ineffassign)
golangci-lint: completion_zsh_test.go#L104
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
golangci-lint
issues found
staticcheck: completion_zsh_test.go#L104
this result of append is never used, except maybe in other appends (SA4010)
staticcheck: completion_zsh_test.go#L105
this value of completions is never used (SA4006)
staticcheck: completion_zsh_test.go#L105
this result of append is never used, except maybe in other appends (SA4010)
staticcheck
Process completed with exit code 1.
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
format
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum