Skip to content

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

Feat: Complete Kubectl Dialog Across Project,Workspace,Delete

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

Triggered via pull request March 23, 2025 20:23
Status Failure
Total duration 46s
Artifacts

on-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L15
'useState' is declared but its value is never read.
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L58
'links' is declared but its value is never read.
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L76
Cannot find name 'handleKubectlInfoClick'.
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L99
Cannot find name 'isKubectlDialogOpen'.
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L100
Cannot find name 'projectName'.
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L102
Cannot find name 'handleKubectlDialogClose'.
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L103
Cannot find name 'projectName'.
build / build: src/components/Dialogs/CreateProjectWorkspaceDialog.tsx#L107
Cannot find name 'handleKubectlDialogClose'.
build / build
Process completed with exit code 2.