Feat: Complete Kubectl Dialog Across Project,Workspace,Delete #43
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.
|