chore: fix linting issues #321 #383
Annotations
5 errors
lint:
cmd/sharedflows/depsf.go#L68
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
cmd/env/crtarchive.go#L109
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
cmd/apis/bundlecrtapis.go#L66
string `.zip` has 5 occurrences, make it a constant (goconst)
|
lint:
cmd/apis/depapi.go#L77
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint
issues found
|