chore: update ESLint to v9 #14485
Annotations
3 errors and 1 warning
|
run tests:
e2e/__tests__/circusConcurrent.test.ts#L47
expect(received).toMatchSnapshot()
Snapshot name: `with skip runs the tests in the correct order 1`
- Snapshot - 3
+ Received + 3
@@ -47,21 +47,21 @@
END: "seven"
at log (__tests__/concurrent-skip.test.js:15:11)
console.log
- END: "four"
+ END: "ten"
at log (__tests__/concurrent-skip.test.js:15:11)
console.log
- END: "eight"
+ END: "four"
at log (__tests__/concurrent-skip.test.js:15:11)
console.log
- END: "ten"
+ END: "eight"
at log (__tests__/concurrent-skip.test.js:15:11)
console.log
afterAll
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:47:20)
|
run tests
The operation was canceled.
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading