fix(deps): update kubernetes packages to v0.31.1 - autoclosed #416
Annotations
13 errors and 2 warnings
build:
pkg/converter/converter.go#L793
cannot use core.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
|
build
Process completed with exit code 1.
|
lint:
pkg/converter/converter.go#L1
: # github.com/vshn/k8ify/pkg/converter
|
lint:
pkg/converter/converter.go#L793
cannot use core.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
lint:
internal/output.go#L8
could not import github.com/vshn/k8ify/pkg/converter (-: # github.com/vshn/k8ify/pkg/converter
|
lint:
pkg/converter/converter.go#L793
cannot use core.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint:
pkg/provider/appuio_cloudscale.go#L10
could not import github.com/vshn/k8ify/pkg/converter (-: # github.com/vshn/k8ify/pkg/converter
|
lint:
pkg/converter/converter.go#L793
cannot use core.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint:
main.go#L14
could not import github.com/vshn/k8ify/pkg/converter (-: # github.com/vshn/k8ify/pkg/converter
|
lint:
pkg/converter/converter.go#L793
cannot use core.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint
issues found
|
test:
pkg/converter/converter.go#L793
cannot use core.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
|
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|