Skip to content

use calcChain map instead of array for search #160

use calcChain map instead of array for search

use calcChain map instead of array for search #160

Triggered via push May 8, 2024 10:59
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: packages/core/src/events/paste.ts#L1346
Argument of type 'boolean' is not assignable to parameter of type 'Set<string>'.
test: packages/core/src/modules/cell.ts#L832
Argument of type 'boolean' is not assignable to parameter of type 'Set<string>'.
test: packages/core/src/modules/cell.ts#L862
Argument of type 'boolean' is not assignable to parameter of type 'Set<string>'.
test: packages/core/src/modules/cell.ts#L915
Argument of type 'boolean' is not assignable to parameter of type 'Set<string>'.
test: packages/core/src/modules/cell.ts#L944
Argument of type 'boolean' is not assignable to parameter of type 'Set<string>'.
test: packages/core/src/modules/sort.ts#L97
Argument of type 'boolean' is not assignable to parameter of type 'Set<string>'.
test
Process completed with exit code 2.