chore: update ESLint to v9 #14485
Annotations
4 errors and 2 warnings
run tests with coverage:
undefined#L1
expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: [Error: Jest worker ran out of memory and crashed], null
Received: [Error: A jest worker process (pid=undefined) was terminated by another process: signal=SIGABRT, exitCode=null. Operating system logs may contain more information on why this occurred.], null
Number of calls: 1
at Object.toHaveBeenCalledWith (packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.ts:476:24)
|
run tests with coverage:
undefined#L1
expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: [Error: Jest worker ran out of memory and crashed], null
Received: [Error: A jest worker process (pid=undefined) was terminated by another process: signal=SIGABRT, exitCode=null. Operating system logs may contain more information on why this occurred.], null
Number of calls: 1
at Object.toHaveBeenCalledWith (packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.ts:476:24)
|
run tests with coverage:
undefined#L1
expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: [Error: Jest worker ran out of memory and crashed], null
Received: [Error: A jest worker process (pid=undefined) was terminated by another process: signal=SIGABRT, exitCode=null. Operating system logs may contain more information on why this occurred.], null
Number of calls: 1
at Object.toHaveBeenCalledWith (packages/jest-worker/src/workers/__tests__/ChildProcessWorker.test.ts:476:24)
|
run tests with coverage
Final attempt failed. Child_process exited with error code 1
|
run tests with coverage
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests with coverage
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading