Skip to content

chore: fix linting issues #321 #383

chore: fix linting issues #321

chore: fix linting issues #321 #383

Triggered via push October 20, 2023 16:05
Status Failure
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

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