Skip to content

fix go test workflow #2

fix go test workflow

fix go test workflow #2

Triggered via push October 27, 2024 16:41
Status Failure
Total duration 34s
Artifacts

golangci.yml

on: push
Fit to window
Zoom out
Zoom in

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