Skip to content

Merge pull request #16 from Priyanshuthapliyal2005/main #65

Merge pull request #16 from Priyanshuthapliyal2005/main

Merge pull request #16 from Priyanshuthapliyal2005/main #65

Triggered via push December 23, 2024 03:27
Status Success
Total duration 36s
Artifacts

linters.yml

on: push
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