This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
Disable cache for setup-go, enabled by default since v4 https://githu… #1894
ci.yaml
on: push
lint
24s
Verify code
1m 34s
Verify manifests
35s
Verify bundle
37s
Verify imports
17s
Integration Test Suite
4m 17s
Unit Test Suite
2m 16s
Annotations
10 errors
lint:
pkg/apis/v1alpha1/dnspolicy_types.go#L127
p.Namespace undefined (type *DNSPolicy has no field or method Namespace) (typecheck)
|
lint:
pkg/apis/v1alpha1/dnspolicy_types.go#L150
p.Namespace undefined (type *DNSPolicy has no field or method Namespace) (typecheck)
|
lint:
pkg/apis/v1alpha1/tlspolicy_types.go#L127
p.Namespace undefined (type *TLSPolicy has no field or method Namespace) (typecheck)
|
lint:
pkg/apis/v1alpha1/tlspolicy_types.go#L148
p.Namespace undefined (type *TLSPolicy has no field or method Namespace) (typecheck)
|
lint:
pkg/controllers/gateway/gateway_controller.go#L123
r.Update undefined (type *GatewayReconciler has no field or method Update) (typecheck)
|
lint:
pkg/controllers/gateway/gateway_controller.go#L132
r.Update undefined (type *GatewayReconciler has no field or method Update) (typecheck)
|
lint:
pkg/controllers/gateway/gateway_controller.go#L151
r.Status undefined (type *GatewayReconciler has no field or method Status) (typecheck)
|
lint:
pkg/controllers/gateway/gateway_controller.go#L170
r.Status undefined (type *GatewayReconciler has no field or method Status) (typecheck)
|
lint:
pkg/controllers/gateway/gateway_controller.go#L185
r.Status undefined (type *GatewayReconciler has no field or method Status) (typecheck)
|
lint:
pkg/controllers/gateway/gateway_controller.go#L203
r.Update undefined (type *GatewayReconciler has no field or method Update) (typecheck)
|