Fix Workspace Switcher and Get Assistance Button issues #15870
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 10s
Annotations
10 errors
Changed files ESLint check:
src/pages/ReimbursementAccount/ConnectedVerifiedBankAccount.tsx#L17
'CONST' is defined but never used
|
Changed files ESLint check:
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"
|
|
|
Changed files ESLint check:
src/pages/workspace/WorkspaceInvitePage.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/workspace/WorkspaceInvitePage.tsx#L19
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/workspace/WorkspaceInvitePage.tsx#L21
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/workspace/WorkspaceInvitePage.tsx#L24
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/workspace/WorkspaceInvitePage.tsx#L26
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/pages/workspace/WorkspaceInvitePage.tsx#L27
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|