Skip to content

feature: Edit ManagedControlPlane using the wizard #1107

feature: Edit ManagedControlPlane using the wizard

feature: Edit ManagedControlPlane using the wizard #1107

Triggered via pull request September 16, 2025 09:29
@lucasgorallucasgoral
synchronize #287
edit-mcp
Status Failure
Total duration 1m 8s
Artifacts

on-pr.yaml

on: pull_request
build  /  build-and-test
1m 3s
build / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
build / build-and-test
Process completed with exit code 1.
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
build / build-and-test: src/components/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L397
React Hook useEffect has missing dependencies: 'componentsList', 'initialData?.metadata.annotations', 'initialData?.metadata.labels', 'initialData?.metadata.name', 'initialData?.spec?.authorization?.roleBindings', and 'reset'. Either include them or remove the dependency array
build / build-and-test: src/components/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L372
React Hook useMemo has a missing dependency: 'initialData?.spec.components'. Either include it or remove the dependency array
build / build-and-test: src/components/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L257
React Hook useCallback has missing dependencies: 'initialData?.metadata?.name', 'isEditMode', and 'triggerUpdate'. Either include them or remove the dependency array
build / build-and-test: src/components/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L168
React Hook useMemo has a missing dependency: 'isEditMode'. Either include it or remove the dependency array