Skip to content

PR: Merge upstream Common v8 branch plus my fixes #33

PR: Merge upstream Common v8 branch plus my fixes

PR: Merge upstream Common v8 branch plus my fixes #33

Triggered via pull request December 23, 2025 14:22
@miccymiccy
synchronize #8
dev
Status Failure
Total duration 42s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci
@evolu/common#build: command (/home/runner/work/evolu/evolu/packages/common) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
ci
'"../Array.js"' has no exported member named 'isNonEmptyReadonlyArray'. Did you mean 'NonEmptyReadonlyArray'?
ci
Argument of type 'readonly Range[]' is not assignable to parameter of type 'readonly [Range, ...Range[]]'.
ci
Argument of type 'readonly EncryptedCrdtMessage[]' is not assignable to parameter of type 'readonly [EncryptedCrdtMessage, ...EncryptedCrdtMessage[]]'.
ci
Argument of type 'readonly Range[]' is not assignable to parameter of type 'readonly [Range, ...Range[]]'.
ci
Argument of type 'readonly EncryptedCrdtMessage[]' is not assignable to parameter of type 'readonly [EncryptedCrdtMessage, ...EncryptedCrdtMessage[]]'.
ci
'"../Array.js"' has no exported member named 'isNonEmptyReadonlyArray'. Did you mean 'NonEmptyReadonlyArray'?
ci
Parameter 'result' implicitly has an 'any' type.
ci
Cannot find module './OldTask.js' or its corresponding type declarations.
ci
Module '"./Array.js"' has no exported member 'shiftArray'.