Skip to content

chore: upgrade Go version to v1.23 #411

chore: upgrade Go version to v1.23

chore: upgrade Go version to v1.23 #411

Triggered via pull request August 15, 2024 13:47
Status Failure
Total duration 1m 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/resources/resources.go#L28
could not import github.com/crossplane-contrib/xp-testing/pkg/xpconditions (-: cannot compile Go 1.23 code) (typecheck)
lint: e2e/main_test.go#L16
could not import github.com/crossplane-contrib/xp-testing/pkg/vendored (-: cannot compile Go 1.23 code) (typecheck)
lint: e2e/main_test.go#L21
could not import github.com/crossplane-contrib/xp-testing/pkg/logging (-: cannot compile Go 1.23 code) (typecheck)
lint: pkg/images/lookup.go#L9
could not import github.com/crossplane-contrib/xp-testing/pkg/envvar (-: cannot compile Go 1.23 code) (typecheck)
lint: pkg/setup/setup.go#L16
could not import github.com/crossplane-contrib/xp-testing/pkg/envvar (-: cannot compile Go 1.23 code) (typecheck)
lint: pkg/setup/setup.go#L17
could not import github.com/crossplane-contrib/xp-testing/pkg/vendored (-: cannot compile Go 1.23 code) (typecheck)
lint: pkg/xpenvfuncs/xpenvfuncs.go#L34
could not import github.com/crossplane-contrib/xp-testing/pkg/vendored (-: cannot compile Go 1.23 code) (typecheck)
lint: pkg/xpenvfuncs/xpenvfuncs.go#L35
could not import github.com/crossplane-contrib/xp-testing/pkg/xpconditions (-: cannot compile Go 1.23 code) (typecheck)
lint: pkg/xpenvfuncs/xpenvfuncs.go#L37
could not import github.com/crossplane-contrib/xp-testing/internal/docker (-: cannot compile Go 1.23 code) (typecheck)
lint: pkg/xpenvfuncs/xpenvfuncs.go#L38
could not import github.com/crossplane-contrib/xp-testing/internal/xpkg (-: cannot compile Go 1.23 code) (typecheck)