feature: Edit ManagedControlPlane using the wizard #1119
Triggered via pull request
September 17, 2025 12:59
Status
Failure
Total duration
1m 11s
Artifacts
–
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 7s
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/Wizards/CreateManagedControlPlane/SummarizeStep.tsx#L13
Using exported name 'YamlDiff' as identifier for default import
|
|
build / build-and-test:
src/components/ComponentsSelection/ComponentsSelectionContainer.tsx#L102
React Hook useEffect has a missing dependency: 'setInitialComponentsList'. Either include it or remove the dependency array. If 'setInitialComponentsList' changes too often, find the parent component that defines it and wrap that definition in useCallback
|