Skip to content

tidy public api Report func, fix up tests in prep for building out #12

tidy public api Report func, fix up tests in prep for building out

tidy public api Report func, fix up tests in prep for building out #12

Triggered via push January 6, 2025 23:33
Status Failure
Total duration 26s
Artifacts

golangci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: profile_test.go#L24
Error return value of `os.RemoveAll` is not checked (errcheck)
lint: profile_test.go#L105
Error return value of `os.WriteFile` is not checked (errcheck)
lint: profile_test.go#L108
Error return value of `os.RemoveAll` is not checked (errcheck)
lint: strategy.go#L38
Error return value of `p.profileFile.Close` is not checked (errcheck)
lint: strategy.go#L49
Error return value of `p.profileFile.Close` is not checked (errcheck)
lint: strategy.go#L61
Error return value of `p.profileFile.Close` is not checked (errcheck)
lint: strategy.go#L70
Error return value of `p.profileFile.Close` is not checked (errcheck)
lint: strategy.go#L80
Error return value of `p.profileFile.Close` is not checked (errcheck)
lint: strategy.go#L89
Error return value of `p.profileFile.Close` is not checked (errcheck)
lint: strategy.go#L97
Error return value of `p.profileFile.Close` is not checked (errcheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636