This repository was archived by the owner on Jun 15, 2026. It is now read-only.
feat: Add details
#590
ci.yaml
on: pull_request
Lint & Test
1m 3s
Dependabot (auto-merge)
0s
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)[]'.
|