This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
golangci/golangci-lint-action@v2 -> golangci/golangci-lint-action@v3 #1893
Annotations
10 errors and 2 warnings
Run golangci/golangci-lint-action@v3:
pkg/apis/v1alpha1/dnspolicy_types.go#L127
p.Namespace undefined (type *DNSPolicy has no field or method Namespace) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/apis/v1alpha1/dnspolicy_types.go#L150
p.Namespace undefined (type *DNSPolicy has no field or method Namespace) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/apis/v1alpha1/tlspolicy_types.go#L127
p.Namespace undefined (type *TLSPolicy has no field or method Namespace) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/apis/v1alpha1/tlspolicy_types.go#L148
p.Namespace undefined (type *TLSPolicy has no field or method Namespace) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/controllers/gateway/gateway_controller.go#L123
r.Update undefined (type *GatewayReconciler has no field or method Update) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/controllers/gateway/gateway_controller.go#L132
r.Update undefined (type *GatewayReconciler has no field or method Update) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/controllers/gateway/gateway_controller.go#L151
r.Status undefined (type *GatewayReconciler has no field or method Status) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/controllers/gateway/gateway_controller.go#L170
r.Status undefined (type *GatewayReconciler has no field or method Status) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/controllers/gateway/gateway_controller.go#L185
r.Status undefined (type *GatewayReconciler has no field or method Status) (typecheck)
|
Run golangci/golangci-lint-action@v3:
pkg/controllers/gateway/gateway_controller.go#L203
r.Update undefined (type *GatewayReconciler has no field or method Update) (typecheck)
|
Run golangci/golangci-lint-action@v3
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Post Run golangci/golangci-lint-action@v3
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
The logs for this run have expired and are no longer available.
Loading