fix(deps): update dependency jsdom to v24 #13315
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
58s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
1m 18s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 34s
TypeScript Compatibility
6m 47s
Typecheck Examples and Tests
4m 33s
Lint
2m 2s
Validate Yarn dependencies and constraints
17s
Node LTS on Ubuntu with leak detection
1m 12s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
6 errors and 9 warnings
can press "u" to update snapshots:
e2e/__tests__/watchModeUpdateSnapshot.test.ts#L50
expect(received).toMatchSnapshot(hint)
Snapshot name: `can press "u" to update snapshots: test results 2`
- Snapshot - 0
+ Received + 1
PASS __tests__/bar.spec.js
✓ bar
› 1 snapshot updated.
+ A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.
Snapshot Summary
› 1 snapshot updated from 1 test suite.
at Object.toMatchSnapshot (e2e/__tests__/watchModeUpdateSnapshot.test.ts:50:18)
|
--findRelatedTests flag › coverage configuration is applied correctly:
e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\find-related-tests-test'
at rmSync (e2e/Utils.ts:105:8)
at Object.<anonymous> (e2e/__tests__/findRelatedFiles.test.ts:16:24)
|
Custom Reporters Integration › supports reporter written in ESM:
e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\custom-reporters-test-dir'
at rmSync (e2e/Utils.ts:105:8)
at Object.<anonymous> (e2e/__tests__/customReporters.test.ts:16:24)
|
macOS with shard 2/3 / Node v18.x
nodename nor servname provided, or not known (api.github.com:443)
|
Snapshot › Validation › deletes the snapshot if the test suite has been removed:
e2e/__tests__/snapshot.test.ts#L271
expect(received).toMatchSnapshot()
Snapshot name: `Snapshot Validation deletes the snapshot if the test suite has been removed 1`
- Snapshot - 1
+ Received + 1
Test Suites: 3 passed, 3 total
Tests: 9 passed, 9 total
Snapshots: 9 written, 9 total
- Time: <<REPLACED>>
+ Time: -<<REPLACED>>
Ran all test suites.
at Object.toMatchSnapshot (e2e/__tests__/snapshot.test.ts:271:55)
|
Snapshot › Validation › updates the snapshot when a test removes some snapshots:
e2e/__tests__/snapshot.test.ts#L323
expect(received).toMatchSnapshot()
Snapshot name: `Snapshot Validation updates the snapshot when a test removes some snapshots 1`
- Snapshot - 1
+ Received + 1
Test Suites: 3 passed, 3 total
Tests: 9 passed, 9 total
Snapshots: 9 written, 9 total
- Time: <<REPLACED>>
+ Time: -<<REPLACED>>
Ran all test suites.
at Object.toMatchSnapshot (e2e/__tests__/snapshot.test.ts:323:55)
|
Windows with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v21.x
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
|
macOS with shard 2/3 / Node v18.x
Failed to download action 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'. Error: nodename nor servname provided, or not known (api.github.com:443)
|
macOS with shard 2/3 / Node v18.x
Back off 12.485 seconds before retry.
|
macOS with shard 2/3 / Node v18.x
Failed to download action 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'. Error: nodename nor servname provided, or not known (api.github.com:443)
|
macOS with shard 2/3 / Node v18.x
Back off 23.502 seconds before retry.
|
macOS with shard 3/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|