Skip to content

feat: upgrade to go 1.23.4 #65

feat: upgrade to go 1.23.4

feat: upgrade to go 1.23.4 #65

Re-run triggered January 7, 2025 07:08
Status Failure
Total duration 1m 58s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test: pkg/metrics/metrics.go#L256
undefined: klog (typecheck)
build-and-test: pkg/controller/sync/version/manager.go#L97
m.RLock undefined (type *VersionManager has no field or method RLock) (typecheck)
build-and-test: pkg/controller/sync/version/manager.go#L98
m.RUnlock undefined (type *VersionManager has no field or method RUnlock) (typecheck)
build-and-test: pkg/controller/sync/version/manager.go#L109
m.RLock undefined (type *VersionManager has no field or method RLock) (typecheck)
build-and-test: pkg/controller/sync/version/manager.go#L111
m.RUnlock undefined (type *VersionManager has no field or method RUnlock) (typecheck)
build-and-test: pkg/controller/sync/version/manager.go#L150
m.Lock undefined (type *VersionManager has no field or method Lock) (typecheck)
build-and-test: pkg/controller/sync/version/manager.go#L174
m.Unlock undefined (type *VersionManager has no field or method Unlock) (typecheck)
build-and-test: pkg/controller/sync/version/manager.go#L187
m.Unlock undefined (type *VersionManager has no field or method Unlock) (typecheck)
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636