[ACM-9682]Add Update Route handling for Grafana Route #387
lint.yaml
on: pull_request
Formatters + Linters (Static Analysis) for Go
3m 46s
Annotations
4 errors and 1 warning
Formatters + Linters (Static Analysis) for Go:
collectors/metrics/pkg/simulator/simulator.go#L70
decoder.Decode undefined (type expfmt.Decoder has no field or method Decode)
|
Formatters + Linters (Static Analysis) for Go:
collectors/metrics/pkg/metricsclient/metricsclient.go#L103
c.metrics.GaugeRequestRetrieve.WithLabelValues(c.metricsName, "200").Inc undefined (type prometheus.Gauge has no field or method Inc)
|
Formatters + Linters (Static Analysis) for Go:
operators/multiclusterobservability/pkg/config/config.go#L636
ocpClient.ConfigV1().ClusterVersions undefined (type "github.com/openshift/client-go/config/clientset/versioned/typed/config/v1".ConfigV1Interface has no field or method ClusterVersions)
|
Formatters + Linters (Static Analysis) for Go:
collectors/metrics/pkg/metricsclient/metricsclient.go#L103
c.metrics.GaugeRequestRetrieve.WithLabelValues(c.metricsName, "200").Inc undefined (type prometheus.Gauge has no field or method Inc)
|
Formatters + Linters (Static Analysis) for Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|