Skip to content

Update golang.org/x/exp digest to 9212866 #206

Update golang.org/x/exp digest to 9212866

Update golang.org/x/exp digest to 9212866 #206

Triggered via pull request September 12, 2023 08:58
Status Failure
Total duration 2m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
go: 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
go
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
go
Process completed with exit code 2.