chore: update ESLint to v9 #14489
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
18s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
26s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
41s
TypeScript Compatibility
5m 49s
Typecheck Examples and Tests
4m 14s
Lint
1m 48s
Validate Yarn dependencies and constraints
14s
Node LTS on Ubuntu with leak detection
46s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
35 errors and 3 warnings
TypeScript Compatibility
Process completed with exit code 1.
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
gets changed files for hg:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
gets changed files for hg:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
macOS with shard 3/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 4/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 4/4 / Node v20.x
The operation was canceled.
|
macOS with shard 2/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 3/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 3/4 / Node v23.x
The operation was canceled.
|
Windows with shard 4/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 4/4 / Node v18.x
The operation was canceled.
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
The operation was canceled.
|
Windows with shard 4/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 4/4 / Node v23.x
The operation was canceled.
|
macOS with shard 2/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
macOS with shard 2/3 / Node v20.x
The operation was canceled.
|
Windows with shard 4/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 4/4 / Node v22.x
The operation was canceled.
|
Windows with shard 4/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
Windows with shard 4/4 / Node v16.x
The operation was canceled.
|
Windows with shard 3/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 2
+ Received + 2
@@ -67,21 +67,21 @@
START "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "nine"
+ END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
START "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "five"
+ END: "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "six"
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
Windows with shard 3/4 / Node v20.x
The operation was canceled.
|
Windows with shard 3/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 2
+ Received + 2
@@ -67,21 +67,21 @@
START "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "nine"
+ END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
START "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "five"
+ END: "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "six"
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
Windows with shard 3/4 / Node v22.x
The operation was canceled.
|
macOS with shard 2/3 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
macOS with shard 2/3 / Node v22.x
The operation was canceled.
|
macOS with shard 2/3 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-eslint9' exists
|
macOS with shard 2/3 / Node v23.x
The operation was canceled.
|
Windows with shard 2/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|