Skip to content

Add POC disk cleanup #49

Add POC disk cleanup

Add POC disk cleanup #49

Triggered via pull request April 9, 2024 19:35
Status Failure
Total duration 2m 46s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: internal/analysis/processor/actions.go#L213
Error return value of `a.DiskCleanUp` is not checked (errcheck)
lint: internal/analysis/processor/actions_test.go#L5
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
issues found