feat: refactor cli parsing #2793
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#L231
unused-parameter: parameter 'existingVars' seems to be unused, consider removing or renaming it as _ (revive)
|
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