Skip to content

chore(deps): update dependency typescript to v6 #3571

chore(deps): update dependency typescript to v6

chore(deps): update dependency typescript to v6 #3571

Triggered via pull request May 4, 2026 03:13
Status Failure
Total duration 10m 52s
Artifacts 14

ci.yaml

on: pull_request
Matrix: build
Matrix: Bench
Matrix: test-linux-aarch64-gnu-binding
Matrix: test-linux-aarch64-musl-binding
Matrix: test-linux-arm-gnueabihf-binding
Matrix: test-linux-x64-gnu-binding
Matrix: test-linux-x64-musl-binding
Matrix: test-macOS-windows-binding
Matrix: test-wasi-nodejs
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 2 warnings
Lint
Process completed with exit code 1.
Lint: packages/xxhash/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Lint: packages/jsonwebtoken/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Lint: packages/jieba/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Lint: packages/helper/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Lint: packages/crc32/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Lint: packages/bcrypt/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Lint: packages/argon2/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@22
Process completed with exit code 1.
Test bindings on x86_64-unknown-linux-musl - node@22: packages/xxhash/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@22: packages/jsonwebtoken/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@22: packages/jieba/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@22: packages/helper/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@22: packages/crc32/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@22: packages/bcrypt/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@22: packages/argon2/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@24
Process completed with exit code 1.
Test bindings on x86_64-unknown-linux-musl - node@24: packages/xxhash/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@24: packages/jsonwebtoken/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@24: packages/jieba/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@24: packages/helper/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@24: packages/crc32/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@24: packages/bcrypt/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Test bindings on x86_64-unknown-linux-musl - node@24: packages/argon2/tsconfig.json#L3
Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
stable - aarch64-unknown-linux-musl - node@24
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mlugg/setup-zig@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
stable - x86_64-unknown-linux-musl - node@24
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mlugg/setup-zig@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
bindings-aarch64-apple-darwin
2.61 MB
sha256:88e6ccc347b5b7a8f0f78a8e70d777c0c3e85795bd12bd1029905bbd38ccd663
bindings-aarch64-linux-android
2.92 MB
sha256:62317d09e936f9e372b1d081d3d802088d3c84223bad7da8481ad3187810e85e
bindings-aarch64-pc-windows-msvc
2.36 MB
sha256:6628b7ae05f9a84213c9d7376ceb00381b76d321b486bbf5284dd8d366c59d7b
bindings-aarch64-unknown-linux-gnu
2.94 MB
sha256:77db7ac23eb7331a26a1f21035a89b4315baecfbfd218e50ef9399d492eb4db5
bindings-aarch64-unknown-linux-musl
2.9 MB
sha256:6ca2c40aa0925ee7a2d33f653fea883a341f8d8b735f767ff0be13ae8ef33448
bindings-armv7-linux-androideabi
2.69 MB
sha256:860a50f0ea73a05a0b86806a38c9e08d74737053630442a4d83f9b36b93d9e40
bindings-armv7-unknown-linux-gnueabihf
2.88 MB
sha256:7da5a85a9d79cec8f4fba665dc57dc1f1999ff37aef10434b5bac9058a17ee64
bindings-freebsd-amd64
2.97 MB
sha256:8899ebaa43caf36e1c6e6061b02668b106fdc15b9954f908aa8d3a3ac521c2ff
bindings-i686-pc-windows-msvc
2.34 MB
sha256:8906c6647ae76f7626f94c0b4e172aeb5788c15fe33e95adc1770c4c497bcdf7
bindings-wasm32-wasip1-threads
2.72 MB
sha256:0b0d46ea5bb4d1cc8d522cf6e0cf6075cd127406f5ffdb02f05f3439b276e9ec
bindings-x86_64-apple-darwin
2.79 MB
sha256:f609b6675449c680da046e247134d5eeafc0e340f8db29cde3daa1d46725788b
bindings-x86_64-pc-windows-msvc
2.52 MB
sha256:3d99b0f6705c273a4d762d01c2d2b6d0f43f5d2d778cd7bf339d224ffdd2a111
bindings-x86_64-unknown-linux-gnu
3.13 MB
sha256:254b7c04801ec87f77867cb69bfee90ad845a0f2450fc6a1307d1dba86ad440a
bindings-x86_64-unknown-linux-musl
3.05 MB
sha256:b75e6e6c9785c4bc0860b4baa7d024b21a9b001e5c79d9ddfc45c39c451e1103