Skip to content

Placementrule: reduce resource usage #974

Placementrule: reduce resource usage

Placementrule: reduce resource usage #974

Triggered via pull request April 29, 2024 07:15
Status Success
Total duration 4m 11s
Artifacts

lint.yaml

on: pull_request
Formatters + Linters (Static Analysis) for Go
4m 2s
Formatters + Linters (Static Analysis) for Go
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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: proxy/pkg/rewrite/rewrite.go#L43
cannot use expr (variable of type parser.Expr) as parser.Node value in argument to injectproxy.NewEnforcer(false, []*labels.Matcher{…}...).EnforceNode: parser.Expr does not implement parser.Node (missing method PositionRange)
Formatters + Linters (Static Analysis) for Go: proxy/pkg/rewrite/rewrite.go#L49
expr.String undefined (type parser.Expr has no field or method String)
Formatters + Linters (Static Analysis) for Go: operators/multiclusterobservability/pkg/config/config.go#L646
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: proxy/pkg/rewrite/rewrite.go#L43
cannot use expr (variable of type parser.Expr) as parser.Node value in argument to injectproxy.NewEnforcer(false, []*labels.Matcher{…}...).EnforceNode: parser.Expr does not implement parser.Node (missing method PositionRange)
Formatters + Linters (Static Analysis) for Go: proxy/pkg/rewrite/rewrite.go#L49
expr.String undefined (type parser.Expr has no field or method String)