Skip to content

fix(docs): Update README for Windows Bash auto-completion and correct… #61

fix(docs): Update README for Windows Bash auto-completion and correct…

fix(docs): Update README for Windows Bash auto-completion and correct… #61

Re-run triggered December 22, 2024 19:11
Status Success
Total duration 53s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint: cmd/corimDisplay.go#L109
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint: cmd/corimExtract.go#L101
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint: cmd/cotsCreate.go#L77
appendAssign: append result not assigned to the same slice (gocritic)
Lint: cmd/cotsCreate.go#L182
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636