Skip to content

update to kubernetes 1.28, go 1.22 #102

update to kubernetes 1.28, go 1.22

update to kubernetes 1.28, go 1.22 #102

Triggered via pull request June 13, 2024 23:41
Status Failure
Total duration 1m 40s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/cloudprovider/interface.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: pkg/metrics/metrics.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: pkg/k8s/resource/quantity.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: pkg/k8s/scheduler/types.go#L4
could not import github.com/atlassian/escalator/pkg/k8s/resource (-: cannot compile Go 1.22 code) (typecheck)
lint: cmd/main.go#L11
could not import github.com/atlassian/escalator/pkg/cloudprovider (-: cannot compile Go 1.22 code) (typecheck)
lint: cmd/main.go#L15
could not import github.com/atlassian/escalator/pkg/metrics (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/test/builder.go#L7
could not import github.com/atlassian/escalator/pkg/k8s/resource (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/test/cloud_provider.go#L6
could not import github.com/atlassian/escalator/pkg/cloudprovider (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/cloudprovider/aws/aws.go#L9
could not import github.com/atlassian/escalator/pkg/cloudprovider (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/cloudprovider/aws/aws.go#L10
could not import github.com/atlassian/escalator/pkg/metrics (-: cannot compile Go 1.22 code) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.