Skip to content

Fix failing Jest tests by removing "type": "module" in lib/module/package.json #426

Fix failing Jest tests by removing "type": "module" in lib/module/package.json

Fix failing Jest tests by removing "type": "module" in lib/module/package.json #426

Triggered via pull request June 12, 2025 07:05
Status Failure
Total duration 3m 43s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
3m 40s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

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"