Skip to content

adding clock profiler #9

adding clock profiler

adding clock profiler #9

Triggered via push November 10, 2024 14:46
Status Failure
Total duration 34s
Artifacts

golangci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: profile_test.go#L24
Error return value of `os.RemoveAll` is not checked (errcheck)
lint: profile_test.go#L139
Error return value of `os.WriteFile` is not checked (errcheck)
lint: profile_test.go#L142
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)