feat: refactor cli parsing #2791
Annotations
6 errors and 1 warning
golangci-lint - windows:
cmd/finch/nerdctl_remote.go#L43
appendAssign: append result not assigned to the same slice (gocritic)
|
golangci-lint - windows:
cmd/finch/nerdctl_remote.go#L71
appendAssign: append result not assigned to the same slice (gocritic)
|
golangci-lint - windows:
cmd/finch/nerdctl_remote.go#L161
ifElseChain: rewrite if-else to switch statement (gocritic)
|
golangci-lint - windows:
cmd/finch/nerdctl_remote.go#L232
G304: Potential file inclusion via variable (gosec)
|
golangci-lint - windows:
cmd/finch/nerdctl_remote.go#L176
(*nerdctlCommand).handleEnvFileArg - result 0 (error) is always nil (unparam)
|
golangci-lint - windows
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading