actually fix package-lock #979
ci-workflow.yml
on: push
Check npm audit
8s
Check lint and prettier
17s
Check test-server
14s
Check examples
20s
Matrix: test
Annotations
6 errors and 6 warnings
|
Check test-server
Process completed with exit code 2.
|
|
Check test-server
Conversion of type '{ value: Decimal; }' to type 'Quantity' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test using Node 24.x on ubuntu-latest
Process completed with exit code 2.
|
|
Test using Node 22.x on ubuntu-latest
Process completed with exit code 2.
|
|
Test using Node 20.x on ubuntu-latest
The strategy configuration was canceled because "test._22_x" failed
|
|
Test using Node 20.x on ubuntu-latest
Process completed with exit code 2.
|
|
oxc(only-used-in-recursion):
src/util/math.ts#L313
src/util/math.ts:313:39: Parameter `type` is only used in recursive calls
|
|
oxc(only-used-in-recursion):
src/util/math.ts#L257
src/util/math.ts:257:37: Parameter `type` is only used in recursive calls
|
|
oxc(only-used-in-recursion):
src/util/math.ts#L27
src/util/math.ts:27:51: Parameter `type` is only used in recursive calls
|
|
Test using Node 24.x on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: zcong1993/setup-timezone@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test using Node 22.x on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: zcong1993/setup-timezone@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test using Node 20.x on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: zcong1993/setup-timezone@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|