Skip to content

perf(core): optimized mark #519

perf(core): optimized mark

perf(core): optimized mark #519

Triggered via pull request February 10, 2024 04:02
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Test (20.x): src/core/mark/point.ts#L69
Argument of type 'string | number' is not assignable to parameter of type 'number'.
Test (20.x): src/core/mark/point.ts#L81
Operator '<=' cannot be applied to types 'string | number' and 'number'.
Test (20.x): src/core/mark/point.ts#L81
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
Test (20.x): src/core/mark/point.ts#L88
Argument of type 'string | number' is not assignable to parameter of type 'number'.
Test (20.x): src/core/mark/point.ts#L96
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
Test (20.x): src/core/mark/point.ts#L102
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
Test (20.x): src/core/mark/point.ts#L105
Argument of type 'string | number' is not assignable to parameter of type 'number | undefined'.
Test (20.x): src/core/mark/point.ts#L106
Argument of type 'string | number' is not assignable to parameter of type 'number'.
Test (20.x): src/core/mark/point.ts#L107
Type 'string | number' is not assignable to type 'number'.
Test (20.x)
Process completed with exit code 1.
Test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Editor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.