feat: Provide education/confirmation before creating workspaces in New Workspace flows #4955
Annotations
4 errors
Run ESLint to check for deprecation warnings:
src/libs/CurrencyUtils.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
Run ESLint to check for deprecation warnings:
src/libs/actions/Policy/Policy.ts#L1646
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceConfirmationPage.tsx#L67
'setWorkspaceAvatar' is assigned a value but never used
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading