Skip to content

feat: Provide education/confirmation before creating workspaces in New Workspace flows #4957

feat: Provide education/confirmation before creating workspaces in New Workspace flows

feat: Provide education/confirmation before creating workspaces in New Workspace flows #4957

Triggered via pull request November 7, 2024 08:54
Status Failure
Total duration 1m 21s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 13s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Changed files ESLint check: src/libs/CurrencyUtils.ts#L5
All imports in the declaration are only used as types. Use `import type`
Changed files ESLint check: src/libs/actions/Policy/Policy.ts#L1646
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Changed files ESLint check: src/pages/workspace/WorkspaceConfirmationPage.tsx#L67
'setWorkspaceAvatar' is assigned a value but never used
Changed files ESLint check
Process completed with exit code 1.