Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

feat: Add details

feat: Add details #590

Triggered via pull request July 14, 2025 20:30
Status Failure
Total duration 1m 6s
Artifacts

ci.yaml

on: pull_request
Dependabot (auto-merge)
0s
Dependabot (auto-merge)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint & Test
Process completed with exit code 2.
Lint & Test
@joggr/tempo#types: command (/home/runner/work/tempo/tempo/packages/tempo) /tmp/xfs-a680a065/yarn run types exited (2)
Lint & Test
Argument of type '(TempoTextInput | TempoDocumentNode)[]' is not assignable to parameter of type 'TempoDocumentNode[]'.
Lint & Test
Property 'computed' does not exist on type 'TempoTextInput | TempoDocumentNode'.
Lint & Test
Argument of type '<T extends TempoTextNodeType>(tempoTextInput: TempoTextInput) => TempoTextNodes<TempoTextNodeByType<T>>' is not assignable to parameter of type '(value: TempoTextInput | TempoDocumentNode, index: number, array: (TempoTextInput | TempoDocumentNode)[]) => PlainTextNode[] | ... 3 more ... | (PlainTextNode | ... 4 more ... | EmojiTextNode)[]'.