Skip to content

fix: SCA-32 maven additional args handling #646

fix: SCA-32 maven additional args handling

fix: SCA-32 maven additional args handling #646

Triggered via push October 31, 2025 18:49
Status Failure
Total duration 1m 10s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: envinspection/osinfo_linux.go#L4
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: utils/file.go#L28
ineffectual assignment to realPath (ineffassign)