Skip to content

Edit MCP wizard improvements #1187

Edit MCP wizard improvements

Edit MCP wizard improvements #1187

Triggered via pull request September 26, 2025 06:55
Status Failure
Total duration 1m 13s
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 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/Wizards/CreateManagedControlPlane/CreateManagedControlPlaneWizardContainer.tsx#L367
React Hook useCallback has a missing dependency: 'isEditMode'. Either include it or remove the dependency array
build / build-and-test: src/components/Ui/Infobox/Infobox.tsx#L6
'useTheme' is defined but never used. Allowed unused vars must match /^_/u