feat: health sidecar #1279
Annotations
5 errors and 1 warning
Run golangci-lint:
src/instrumentation/util/worker/manyworkers_test.go#L22
Error return value of `w.Add` is not checked (errcheck)
|
Run golangci-lint:
src/instrumentation/health_test.go#L354
Error return value of `hm.Shutdown` is not checked (errcheck)
|
Run golangci-lint:
src/instrumentation/health_test.go#L356
Error return value of `hm.Stop` is not checked (errcheck)
|
Run golangci-lint:
src/apm/helper.go#L304
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Run golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading