mutex profiling #8
Annotations
10 errors
profile_test.go#L24
Error return value of `os.RemoveAll` is not checked (errcheck)
|
profile_test.go#L139
Error return value of `os.WriteFile` is not checked (errcheck)
|
profile_test.go#L142
Error return value of `os.RemoveAll` is not checked (errcheck)
|
strategy.go#L38
Error return value of `p.profileFile.Close` is not checked (errcheck)
|
strategy.go#L49
Error return value of `p.profileFile.Close` is not checked (errcheck)
|
strategy.go#L61
Error return value of `p.profileFile.Close` is not checked (errcheck)
|
strategy.go#L70
Error return value of `p.profileFile.Close` is not checked (errcheck)
|
strategy.go#L80
Error return value of `p.profileFile.Close` is not checked (errcheck)
|
strategy.go#L89
Error return value of `p.profileFile.Close` is not checked (errcheck)
|
strategy.go#L97
Error return value of `p.profileFile.Close` is not checked (errcheck)
|
This job failed
Loading