chore: bump go version to 1.22.1 #2226
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
linters-checks.yml
on: pull_request
PR linters, checks
2m 30s
Annotations
10 errors and 2 warnings
PR linters, checks:
cmd/skaffold/app/cmd/credits/export.go#L30
could not import github.com/GoogleContainerTools/skaffold/v2/fs (-: cannot compile Go 1.22 code) (typecheck)
|
PR linters, checks:
proto/v1/skaffold.pb.go#L10
could not import github.com/GoogleContainerTools/skaffold/v2/proto/enums (-: cannot compile Go 1.22 code) (typecheck)
|
PR linters, checks:
proto/v2/skaffold.pb.go#L10
could not import github.com/GoogleContainerTools/skaffold/v2/proto/enums (-: cannot compile Go 1.22 code) (typecheck)
|
PR linters, checks:
testutil/tmp.go#L27
could not import github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/walk (-: cannot compile Go 1.22 code) (typecheck)
|
PR linters, checks:
pkg/skaffold/output/format/format.go#L52
undefined: proto (typecheck)
|
PR linters, checks:
pkg/skaffold/inspect/helper.go#L30
could not import github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/yaml (-: cannot compile Go 1.22 code) (typecheck)
|
PR linters, checks:
pkg/skaffold/inspect/errors.go#L35
undefined: proto (typecheck)
|
PR linters, checks:
pkg/skaffold/inspect/errors.go#L37
undefined: proto (typecheck)
|
PR linters, checks:
pkg/skaffold/kubernetes/debugging/adapter/adapter.go#L22
could not import github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/debug/types (-: cannot compile Go 1.22 code) (typecheck)
|
PR linters, checks:
pkg/skaffold/render/renderer/util/util.go#L31
could not import github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/yaml (-: cannot compile Go 1.22 code) (typecheck)
|
PR linters, checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PR linters, checks
Restore cache failed: Dependencies file is not found in /home/runner/work/skaffold/skaffold. Supported file pattern: go.sum
|