Update Konflux references (release-2.12) #2246
lint.yaml
on: pull_request
Formatters + Linters (Static Analysis) for Go
6m 49s
Annotations
1 error
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)
|