Skip to content

feature: Edit ManagedControlPlane using the wizard #1105

feature: Edit ManagedControlPlane using the wizard

feature: Edit ManagedControlPlane using the wizard #1105

Triggered via pull request September 15, 2025 13:28
@lucasgorallucasgoral
synchronize #287
edit-mcp
Status Failure
Total duration 1m 13s
Artifacts

on-pr.yaml

on: pull_request
build  /  build-and-test
1m 4s
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#L394
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#L369
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#L254
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#L167
React Hook useMemo has a missing dependency: 'isEditMode'. Either include it or remove the dependency array