Adding AgentHealth Middleware to Exporters #1024
Annotations
5 errors and 1 warning
Lint
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint
shadow: declaration of "err" shadows declaration at line 59 (govet)
|
Lint
SA1019: exportertest.NewNopCreateSettings is deprecated: [v0.103.0] Use exportertest.NewNopSettings instead. (staticcheck)
|
Lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading