Adding Statuscode Handler to Agent Health Extension #2200
PR-build.yml
on: pull_request
Annotations
4 errors and 2 warnings
Check lint:
extension/agenthealth/handler/stats/agent/agent.go#L18
var-naming: struct field CpuPercent should be CPUPercent (revive)
|
Check lint:
extension/agenthealth/handler/stats/provider/statuscode.go#L53
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Check lint:
extension/agenthealth/handler/stats/provider/statuscode.go#L102
unused-parameter: parameter 'operation' seems to be unused, consider removing or renaming it as _ (revive)
|
Check lint
Process completed with exit code 2.
|
Check changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|