Get Oauth proxy image from ImageStreams resource #1919
lint.yaml
on: pull_request
Formatters + Linters (Static Analysis) for Go
6m 46s
Annotations
5 errors and 1 warning
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#L570
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)
|
Formatters + Linters (Static Analysis) for Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|