feature: Edit ManagedControlPlane using the wizard #1132
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 4s
Annotations
1 error and 3 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/ComponentsSelection/ComponentsSelectionContainer.tsx#L150
React Hook useEffect has a missing dependency: 'initializedComponents'. Either include it or remove the dependency array
|
|
build / build-and-test:
src/components/ComponentsSelection/ComponentsSelectionContainer.tsx#L104
React Hook useEffect has missing dependencies: 'initializedComponents' and 'setInitialComponentsList'. Either include them or remove the dependency array. If 'setInitialComponentsList' changes too often, find the parent component that defines it and wrap that definition in useCallback
|