feat: refactor cli parsing #2757
Annotations
10 errors
golangci-lint - windows:
cmd/finch/nerdctl.go#L48
type `argHandler` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl.go#L49
type `commandHandler` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl.go#L207
var `commandHandlerMap` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl.go#L227
func `handleBuildx` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl.go#L250
func `handleDockerCompatInspect` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl.go#L212
var `argHandlerMap` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl.go#L219
func `handleDockerBuildLoad` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl_remote.go#L127
func `(*nerdctlCommand).isWindowsPath` is unused (unused)
|
golangci-lint - windows:
cmd/finch/nerdctl_remote.go#L161
func `(*nerdctlCommand).handlePassedEnv` is unused (unused)
|
golangci-lint - windows
issues found
|
Loading