Fix failing Jest tests by removing "type": "module"
in lib/module/package.json
#426
lint-changed.yml
on: pull_request
Changed files ESLint check
3m 40s
Annotations
10 errors
Changed files ESLint check:
src/hooks/useReportWithTransactionsAndViolations.ts#L16
useOnyx() calls require you to pass the "canBeMissing" param
|
Changed files ESLint check:
src/hooks/useReportWithTransactionsAndViolations.ts#L13
useOnyx() calls require you to pass the "canBeMissing" param
|
|
Changed files ESLint check:
src/hooks/useReportWithTransactionsAndViolations.ts#L12
useOnyx() calls require you to pass the "canBeMissing" param
|
Changed files ESLint check:
src/components/WorkspaceMembersSelectionList.tsx#L9
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/components/WorkspaceMembersSelectionList.tsx#L8
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/components/WorkspaceMembersSelectionList.tsx#L7
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/components/ImportSpreadsheetColumns.tsx#L47
useOnyx() calls require you to pass the "canBeMissing" param
|
Changed files ESLint check:
src/components/ImportColumn.tsx#L154
useOnyx() calls require you to pass the "canBeMissing" param
|
Changed files ESLint check:
src/components/EmojiPicker/EmojiPickerMenu/index.native.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|