Update kubernetes packages to v0.33.0 #11810
lint.yml
on: pull_request
NJS Lint
7s
Actionlint
10s
Markdown Lint
5s
Chart Lint
23s
YAML lint
16s
Matrix: Go Lint
Annotations
10 errors
Go Lint (.):
internal/mode/static/nginx/config/policies/generator_test.go#L24
missing type in composite literal (typecheck)
|
Go Lint (.):
internal/mode/static/nginx/config/policies/generator_test.go#L21
missing type in composite literal (typecheck)
|
Go Lint (.):
internal/mode/static/nginx/config/policies/generator_test.go#L18
missing type in composite literal (typecheck)
|
Go Lint (.):
internal/mode/static/metrics/collectors/nginx.go#L7
"github.com/nginxinc/nginx-plus-go-client/client" imported and not used (typecheck)
|
Go Lint (.):
internal/framework/controller/predicate/service_test.go#L468
p.Generic undefined (type GatewayServicePredicate has no field or method Generic) (typecheck)
|
Go Lint (.):
internal/framework/controller/predicate/service_test.go#L467
p.Create undefined (type GatewayServicePredicate has no field or method Create) (typecheck)
|
Go Lint (.):
internal/framework/controller/predicate/service_test.go#L466
p.Delete undefined (type GatewayServicePredicate has no field or method Delete) (typecheck)
|
Go Lint (.):
internal/framework/controller/predicate/service_test.go#L252
p.Generic undefined (type GatewayServicePredicate has no field or method Generic) (typecheck)
|
Go Lint (.):
internal/framework/controller/predicate/service_test.go#L251
p.Create undefined (type GatewayServicePredicate has no field or method Create) (typecheck)
|
Go Lint (.):
internal/framework/controller/predicate/service_test.go#L250
p.Delete undefined (type GatewayServicePredicate has no field or method Delete) (typecheck)
|