feature: Edit ManagedControlPlane using the wizard #1109
Triggered via pull request
September 16, 2025 10:24
Status
Failure
Total duration
1m 15s
Artifacts
–
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 9s
Annotations
1 error 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#L407
React Hook useEffect has missing dependencies: 'componentsList', 'initialData?.metadata.annotations', 'initialData?.metadata.labels', 'initialData?.metadata.name', 'initialData?.spec?.authorization?.roleBindings', 'normalizeMemberRole', and 'reset'. Either include them or remove the dependency array
|
build / build-and-test:
src/components/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L382
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#L263
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#L174
React Hook useMemo has a missing dependency: 'isEditMode'. Either include it or remove the dependency array
|