Update golang.org/x/exp digest to 9212866 #181
Triggered via pull request
September 12, 2023 09:32
Status
Failure
Total duration
1m 41s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
lint:
controllers/upgradejob_controller.go#L563
type func(a "k8s.io/api/core/v1".EnvVar, b "k8s.io/api/core/v1".EnvVar) bool of func(a, b corev1.EnvVar) bool {…} does not match inferred type func(a "k8s.io/api/core/v1".EnvVar, b "k8s.io/api/core/v1".EnvVar) int for func(a E, b E) int
|
lint
type func(a "k8s.io/api/core/v1".EnvVar, b "k8s.io/api/core/v1".EnvVar) bool of (func(a, b corev1.EnvVar) bool literal) does not match inferred type func(a "k8s.io/api/core/v1".EnvVar, b "k8s.io/api/core/v1".EnvVar) int for func(a E, b E) int
|
lint
Process completed with exit code 2.
|