feature: Edit ManagedControlPlane using the wizard #1103
Triggered via pull request
September 15, 2025 11:34
Status
Failure
Total duration
1m 10s
Artifacts
–
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 6s
Annotations
3 errors and 5 warnings
build / build-and-test
Process completed with exit code 1.
|
build / build-and-test:
src/components/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L379
Unexpected any. Specify a different type
|
build / build-and-test:
src/components/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L358
Unexpected any. Specify a different type
|
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#L170
React Hook useMemo has a missing dependency: 'isEditMode'. Either include it or remove the dependency array
|