chore: update ESLint to v9 #14482
Annotations
4 errors and 2 warnings
run tests using jest-jasmine:
e2e/__tests__/resolveNoFileExtensions.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `show error message with matching files 1`
- Snapshot - 1
+ Received + 1
@@ -19,8 +19,8 @@
7 |
> 8 | module.exports = require('./some-json-file');
| ^
9 |
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:935:11)
at Object.require (index.js:8:18)
at Object.require (__tests__/test.js:8:11)
at Object.toMatchSnapshot (e2e/__tests__/resolveNoFileExtensions.test.ts:22:16)
|
run tests using jest-jasmine:
e2e/__tests__/resolveNoFileExtensions.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `show error message with matching files 1`
- Snapshot - 1
+ Received + 1
@@ -19,8 +19,8 @@
7 |
> 8 | module.exports = require('./some-json-file');
| ^
9 |
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:935:11)
at Object.require (index.js:8:18)
at Object.require (__tests__/test.js:8:11)
at Object.toMatchSnapshot (e2e/__tests__/resolveNoFileExtensions.test.ts:22:16)
|
run tests using jest-jasmine:
e2e/__tests__/resolveNoFileExtensions.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `show error message with matching files 1`
- Snapshot - 1
+ Received + 1
@@ -19,8 +19,8 @@
7 |
> 8 | module.exports = require('./some-json-file');
| ^
9 |
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:935:11)
at Object.require (index.js:8:18)
at Object.require (__tests__/test.js:8:11)
at Object.toMatchSnapshot (e2e/__tests__/resolveNoFileExtensions.test.ts:22:16)
|
run tests using jest-jasmine
Final attempt failed. Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading