Skip to content

Feat: Complete Kubectl Dialog Across Project,Workspace,Delete #120

Feat: Complete Kubectl Dialog Across Project,Workspace,Delete

Feat: Complete Kubectl Dialog Across Project,Workspace,Delete #120

Triggered via pull request April 1, 2025 18:50
Status Failure
Total duration 47s
Artifacts

on-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build / build: src/components/Dialogs/DeleteConfirmationDialog.test.tsx#L7
Property 'resourceComponent' is missing in type '{ isOpen: true; setIsOpen: Omit<SinonStub<any[], any>, "withArgs"> & SinonSpyAgent<SinonStub<any[], any>> & SinonStub<any[], any>; resourceName: string; onDeletionConfirmed: Omit<...> & ... 1 more ... & SinonStub<...>; onCanceled: Omit<...> & ... 1 more ... & SinonStub<...>; }' but required in type 'DeleteConfirmationDialogProps'.
build / build
Process completed with exit code 2.