perf(core): optimized mark #519
ci.yml
on: pull_request
Build Editor
1m 18s
Lint
39s
Matrix: Test
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/.
|