Skip to content

feature: Edit ManagedControlPlane using the wizard #1129

feature: Edit ManagedControlPlane using the wizard

feature: Edit ManagedControlPlane using the wizard #1129

Triggered via pull request September 19, 2025 06:51
@lucasgorallucasgoral
synchronize #287
edit-mcp
Status Failure
Total duration 1m 9s
Artifacts

on-pr.yaml

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

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