Adds more metrics #1
quality.yml
on: pull_request
π Lint
35s
π Test
0s
Annotations
10 errors and 1 warning
π Lint:
internal/fpm/status.go#L1
should have a package comment
|
π Lint:
internal/sidecar/sidecar.go#L1
should have a package comment
|
π Lint:
cmd/metrics-adapter/main.go#L1
should have a package comment
|
π Lint:
internal/provider/provider.go#L1
should have a package comment
|
π Lint:
cmd/sidecar/main.go#L1
should have a package comment
|
π Lint:
cmd/metrics-adapter/main.go#L75
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
π Lint:
cmd/sidecar/main.go#L43
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
π Lint:
internal/sidecar/sidecar.go#L97
parameter 'r' seems to be unused, consider removing or renaming it as _
|
π Lint:
internal/sidecar/sidecar.go#L25
comment on exported type ServerConfig should be of the form "ServerConfig ..." (with optional leading article)
|
π Lint:
internal/provider/provider.go#L89
parameter 'metricSelector' seems to be unused, consider removing or renaming it as _
|
π Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|