Merge branch 'support/devcontainer' into feat/add-new-calcmethod #10
ci.yaml
on: push
check_artifacts_are_latest
0s
Annotations
2 errors
build:
src/CalcMethod.ts#L76
The type 'readonly [{ readonly methodType: "{vsum}"; readonly calcMethod: (api: Api<any>, pos: Pos) => number; }, { readonly methodType: "{hsum}"; readonly calcMethod: (api: Api<any>, pos: Pos) => number; }, ... 9 more ..., { ...; }]' is 'readonly' and cannot be assigned to the mutable type 'CalcMethod[]'.
|
build
Process completed with exit code 2.
|