fix go test workflow #2
Annotations
9 errors
lint:
profile_test.go#L139
Error return value of `os.WriteFile` is not checked (errcheck)
|
lint:
strategy.go#L47
Error return value of `(*runtime/pprof.Profile).WriteTo` is not checked (errcheck)
|
lint:
strategy.go#L59
Error return value of `(*runtime/pprof.Profile).WriteTo` is not checked (errcheck)
|
lint:
strategy.go#L68
Error return value of `(*runtime/pprof.Profile).WriteTo` is not checked (errcheck)
|
lint:
strategy.go#L103
Error return value of `trace.Start` is not checked (errcheck)
|
lint:
strategy.go#L115
Error return value is not checked (errcheck)
|
lint:
profile_test.go#L151
func `stdOutOutMatchLines` is unused (unused)
|
lint:
profile_test.go#L193
func `emptyStdErr` is unused (unused)
|
lint
issues found
|