Skip to content

升级依赖版本&&重构代码 #71

升级依赖版本&&重构代码

升级依赖版本&&重构代码 #71

Triggered via push March 24, 2024 15:38
Status Failure
Total duration 3m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pkg/proc/profile.go#L53
Error return value of `(*runtime/pprof.Profile).WriteTo` is not checked (errcheck)
lint: pkg/proc/profile.go#L69
Error return value of `pprof.StartCPUProfile` is not checked (errcheck)
lint: pkg/proc/profile.go#L89
Error return value of `(*runtime/pprof.Profile).WriteTo` is not checked (errcheck)
lint: pkg/proc/profile.go#L108
Error return value of `mp.WriteTo` is not checked (errcheck)
lint: pkg/proc/profile.go#L127
Error return value of `mp.WriteTo` is not checked (errcheck)
lint: pkg/proc/profile.go#L190
Error return value of `syscall.Kill` is not checked (errcheck)
lint
issues found