Fix Workspace Switcher and Get Assistance Button issues #15870
Annotations
10 errors
Run ESLint to check for deprecation warnings:
src/pages/ReimbursementAccount/ConnectedVerifiedBankAccount.tsx#L17
'CONST' is defined but never used
|
Run ESLint to check for deprecation warnings:
src/pages/ReimbursementAccount/USD/BusinessInfo/BusinessInfo.tsx#L10
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
|
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceInvitePage.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceInvitePage.tsx#L19
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceInvitePage.tsx#L21
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceInvitePage.tsx#L24
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceInvitePage.tsx#L26
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/WorkspaceInvitePage.tsx#L27
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Loading