Skip to content

Support publishing npm package via CI #126

Support publishing npm package via CI

Support publishing npm package via CI #126

Triggered via push April 5, 2024 07:34
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: packages/core/src/api/cell.ts#L1
Cannot find module 'lodash' or its corresponding type declarations.
test: packages/core/src/api/cell.ts#L133
Parameter 'v' implicitly has an 'any' type.
test: packages/core/src/api/cell.ts#L133
Parameter 'attr' implicitly has an 'any' type.
test: packages/core/src/api/common.ts#L1
Cannot find module 'lodash' or its corresponding type declarations.
test: packages/core/src/api/common.ts#L43
'expandedData' is possibly 'undefined'.
test: packages/core/src/api/range.ts#L1
Cannot find module 'lodash' or its corresponding type declarations.
test: packages/core/src/api/range.ts#L50
Parameter 'ele' implicitly has an 'any' type.
test: packages/core/src/api/range.ts#L145
Property 'forEach' does not exist on type 'SingleRange | Range'.
test: packages/core/src/api/range.ts#L145
Parameter 'singleRange' implicitly has an 'any' type.
test: packages/core/src/api/rowcol.ts#L1
Cannot find module 'lodash' or its corresponding type declarations.