feature: Edit ManagedControlPlane using the wizard #1129
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 5s
Annotations
1 error and 4 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/Yaml/YamlViewer.tsx#L4
'diffLines' is defined but never used. Allowed unused vars must match /^_/u
|
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
|