chore(deps): update dependency 0x to v6 #6502
Annotations
2 errors and 3 warnings
|
Unit Tests
Process completed with exit code 1.
|
|
tests/lib/moderation/workers/WorkerHandler.test.ts > WorkerHandler > GIVEN ReDoS payload THEN rejects with a TimeoutError:
tests/lib/moderation/workers/WorkerHandler.test.ts#L113
AssertionError: expected "handleMessage" to not be called at all, but actually been called 1 times
Received:
1st handleMessage call:
Array [
Object {
"type": 0,
},
]
Number of calls: 1
❯ tests/lib/moderation/workers/WorkerHandler.test.ts:113:29
|
|
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Building NodeJS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Linting NodeJS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|