Skip to content

feature: Edit ManagedControlPlane using the wizard #1124

feature: Edit ManagedControlPlane using the wizard

feature: Edit ManagedControlPlane using the wizard #1124

Triggered via pull request September 18, 2025 08:56
@lucasgorallucasgoral
synchronize #287
edit-mcp
Status Failure
Total duration 1m 18s
Artifacts

on-pr.yaml

on: pull_request
build  /  build-and-test
1m 9s
build / build-and-test
Fit to window
Zoom out
Zoom in

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/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
build / build-and-test: src/components/ComponentsSelection/ComponentsSelectionContainer.tsx#L1
'useRef' is defined but never used. Allowed unused vars must match /^_/u