New flag to allow option for passing a config file for addon configure command. #12732
Annotations
4 errors and 1 warning
Lint:
cmd/minikube/cmd/config/configure.go#L237
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Lint:
cmd/minikube/cmd/config/configure.go#L228
var-naming: func getNestedJsonString should be getNestedJSONString (revive)
|
Lint:
cmd/minikube/cmd/config/configure.go#L445
naked return in func `processRegistryCredsConfig` with 193 lines of code (nakedret)
|
Lint
Process completed with exit code 2.
|
Run actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading