chore(deps): update node orb to v5.1.1 (#14756) #13046
nodejs.yml
on: push
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
20s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
40s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
51s
TypeScript Compatibility
5m 56s
Typecheck Examples and Tests
4m 27s
Lint
1m 39s
Validate Yarn dependencies and constraints
16s
Node LTS on Ubuntu with leak detection
1m 15s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
6 errors
Node crawler does not pick up symlinked files by default:
e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test'
at rmSync (e2e/Utils.ts:105:8)
at Object.<anonymous> (e2e/__tests__/crawlSymlinks.test.ts:36:10)
|
Should throw if watchman used with haste.enableSymlinks:
e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test'
at rmSync (e2e/Utils.ts:105:8)
at Object.<anonymous> (e2e/__tests__/crawlSymlinks.test.ts:15:10)
|
Should throw if watchman used with haste.enableSymlinks:
e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test'
at rmSync (e2e/Utils.ts:105:8)
at Object.<anonymous> (e2e/__tests__/crawlSymlinks.test.ts:36:10)
|
Windows with shard 4/4 / Node v21.x
Process completed with exit code 1.
|
exceeds the timeout:
e2e/__tests__/timeouts.test.ts#L38
expect(received).toMatch(expected)
Expected pattern: /(jest\.setTimeout\(20\))/
Received string: "PASS __tests__/a-banana.js
✓ banana"
at Object.toMatch (e2e/__tests__/timeouts.test.ts:38:16)
|
macOS with shard 3/3 / Node v20.x
Process completed with exit code 1.
|