Skip to content

Merge branch 'support/devcontainer' into feat/add-new-calcmethod #10

Merge branch 'support/devcontainer' into feat/add-new-calcmethod

Merge branch 'support/devcontainer' into feat/add-new-calcmethod #10

Triggered via push January 13, 2024 13:20
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: push
check_artifacts_are_latest
0s
check_artifacts_are_latest
Fit to window
Zoom out
Zoom in

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.