Skip to content

Use Cluster Mover in create and delete workflows #24569

Use Cluster Mover in create and delete workflows

Use Cluster Mover in create and delete workflows #24569

Triggered via pull request March 28, 2024 19:07
Status Failure
Total duration 4m 11s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: pkg/workflows/management/create_test.go#L244
c.clusterManager.EXPECT().ResumeEKSAControllerReconcile undefined (type *"github.com/aws/eks-anywhere/pkg/workflows/interfaces/mocks".MockClusterManagerMockRecorder has no field or method ResumeEKSAControllerReconcile) (typecheck)
lint: pkg/workflows/management/delete_test.go#L191
c.clusterManager.EXPECT().AllowDeleteWhilePaused undefined (type *"github.com/aws/eks-anywhere/pkg/workflows/interfaces/mocks".MockClusterManagerMockRecorder has no field or method AllowDeleteWhilePaused) (typecheck)
lint
issues found
lint: pkg/clustermanager/cluster_manager.go#L696
exported: exported method ClusterManager.AllowDeleteWhilePaused should have comment or be unexported (revive)