tidy public api Report
func, fix up tests in prep for building out
#12
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
|