feat(ws): Notebooks 2.0 // Frontend // Call To Create Workspace #19
Annotations
10 errors
Run tests:
workspaces/frontend/src/app/hooks/useCreateWorkspace.ts#L12
Replace `namespace:·string,·formData:·CreateWorkspaceData):⏎·` with `⏎··namespace:·string,⏎··formData:·CreateWorkspaceData,⏎):`
|
Run tests:
workspaces/frontend/src/app/hooks/useCreateWorkspace.ts#L24
Unnecessary conditional, value is always falsy
|
Run tests:
workspaces/frontend/src/app/hooks/useCreateWorkspace.ts#L27
Replace `⏎········(result)·=>·result.workspace⏎······` with `(result)·=>·result.workspace`
|
|
|
|
|
|
|
|
Loading