Skip to content

Support for heads in Automerge urls #1131

Support for heads in Automerge urls

Support for heads in Automerge urls #1131

Triggered via pull request January 3, 2025 08:50
Status Failure
Total duration 33s
Artifacts

tests.yaml

on: pull_request
Run Tests
23s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run Tests
Type 'string[]' is not assignable to type 'UrlHeads'.
Run Tests
Type '{ documentId: DocumentId; storageId: StorageId; remoteHeads: string[]; timestamp: number; }[]' is not assignable to type '{ documentId: DocumentId; storageId: StorageId; remoteHeads: UrlHeads; timestamp: number; }[]'.
Run Tests
Process completed with exit code 2.
Run Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636