fix docker build (#59) #125
Annotations
18 errors and 2 warnings
|
[golangci] e2e/e2e_test.go#L198:
e2e/e2e_test.go#L198
SA1019: k8s.WaitUntilAllNodesReady is deprecated: Use [WaitUntilAllNodesReadyContext] instead. (staticcheck)
|
|
[golangci] e2e/e2e_test.go#L201:
e2e/e2e_test.go#L201
SA1019: k8s.KubectlApply is deprecated: Use [KubectlApplyContext] instead. (staticcheck)
|
|
[golangci] e2e/e2e_test.go#L233:
e2e/e2e_test.go#L233
SA1019: k8s.KubectlApplyFromString is deprecated: Use [KubectlApplyFromStringContext] instead. (staticcheck)
|
|
[golangci] e2e/e2e_test.go#L235:
e2e/e2e_test.go#L235
SA1019: k8s.WaitUntilNetworkPolicyAvailable is deprecated: Use [WaitUntilNetworkPolicyAvailableContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/eks.go#L68:
e2e/helpers/eks.go#L68
SA1019: terraform.InitAndPlan is deprecated: Use [InitAndPlanContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/eks.go#L71:
e2e/helpers/eks.go#L71
SA1019: terraform.Apply is deprecated: Use [ApplyContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/eks.go#L105:
e2e/helpers/eks.go#L105
SA1019: k8s.KubectlApply is deprecated: Use [KubectlApplyContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/eks.go#L114:
e2e/helpers/eks.go#L114
SA1019: terraform.InitAndApplyE is deprecated: Use [InitAndApplyContextE] instead. (staticcheck)
|
|
[golangci] e2e/helpers/eks.go#L124:
e2e/helpers/eks.go#L124
SA1019: terraform.Destroy is deprecated: Use [DestroyContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/gke.go#L48:
e2e/helpers/gke.go#L48
SA1019: terraform.InitAndPlan is deprecated: Use [InitAndPlanContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/gke.go#L51:
e2e/helpers/gke.go#L51
SA1019: terraform.Apply is deprecated: Use [ApplyContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/gke.go#L56:
e2e/helpers/gke.go#L56
SA1019: terraform.Destroy is deprecated: Use [DestroyContext] instead. (staticcheck)
|
|
[golangci] e2e/helpers/kind.go#L57:
e2e/helpers/kind.go#L57
SA1019: k8s.KubectlApply is deprecated: Use [KubectlApplyContext] instead. (staticcheck)
|
|
[golangci] internal/kubeops/container_test.go#L71:
internal/kubeops/container_test.go#L71
QF1008: could remove embedded field "EphemeralContainerCommon" from selector (staticcheck)
|
|
[golangci] internal/kubeops/containers.go#L15:
internal/kubeops/containers.go#L15
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
|
[golangci] internal/kubeops/deployment_test.go#L14:
internal/kubeops/deployment_test.go#L14
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
|
[golangci] internal/kubeops/statefulset_test.go#L16:
internal/kubeops/statefulset_test.go#L16
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
|
[golangci] internal/kubeops/statefulset_test.go#L99:
internal/kubeops/statefulset_test.go#L99
QF1008: could remove embedded field "ObjectMeta" from selector (staticcheck)
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, reviewdog/action-golangci-lint@f9bba13753278f6a73b27a56a3ffb1bfda90ed71. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|