perf(core): optimized mark #519
Annotations
10 errors and 1 warning
Run pnpm build-types # typecheck:
src/core/mark/point.ts#L69
Argument of type 'string | number' is not assignable to parameter of type 'number'.
|
Run pnpm build-types # typecheck:
src/core/mark/point.ts#L81
Operator '<=' cannot be applied to types 'string | number' and 'number'.
|
Run pnpm build-types # typecheck:
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.
|
Run pnpm build-types # typecheck:
src/core/mark/point.ts#L88
Argument of type 'string | number' is not assignable to parameter of type 'number'.
|
Run pnpm build-types # typecheck:
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.
|
Run pnpm build-types # typecheck:
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.
|
Run pnpm build-types # typecheck:
src/core/mark/point.ts#L105
Argument of type 'string | number' is not assignable to parameter of type 'number | undefined'.
|
Run pnpm build-types # typecheck:
src/core/mark/point.ts#L106
Argument of type 'string | number' is not assignable to parameter of type 'number'.
|
Run pnpm build-types # typecheck:
src/core/mark/point.ts#L107
Type 'string | number' is not assignable to type 'number'.
|
Run pnpm build-types # typecheck
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading