Skip to content
Triggered via push November 21, 2023 16:10
Status Failure
Total duration 52s
Artifacts
deploy-to-chromatic
41s
deploy-to-chromatic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy-to-chromatic: src/components/examples/trees.ts#L20
Type '{ body: { tag: string; contents: { fst: string; snd: { baseName: string; }; }; }; childTrees: never[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L38
Type '{ body: { tag: string; contents: { fst: string; snd: { baseName: string; }; }; }; childTrees: never[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L53
Type '{ body: { tag: string; contents: string; }; childTrees: ({ body: { tag: string; contents: { fst: string; snd: { baseName: string; }; }; }; childTrees: { body: { tag: string; contents: { fst: string; snd: { baseName: string; }; }; }; childTrees: { ...; }[]; nodeId: string; }[]; nodeId: string; } | { ...; })[]; nodeId...' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L116
Type '{ body: { tag: string; contents: { fst: string; snd: { baseName: string; }; }; }; childTrees: never[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L134
Type '{ body: { tag: string; contents: string; }; childTrees: ({ body: { tag: string; contents: { fst: string; snd: { baseName: string; }; }; }; childTrees: never[]; nodeId: string; } | { body: { tag: string; contents: string; }; childTrees: never[]; nodeId: string; })[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L171
Type '{ body: { tag: string; contents: string; }; childTrees: ({ body: { tag: string; contents: { fst: string; snd: { baseName: string; }; }; }; childTrees: never[]; nodeId: string; } | { body: { tag: string; contents: string; }; childTrees: never[]; nodeId: string; })[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L211
Type '{ body: { tag: string; contents: string; }; childTrees: ({ body: { contents: { fst: string; snd: { baseName: string; }; }; tag: string; }; childTrees: never[]; nodeId: string; } | { body: { tag: string; contents: string; }; childTrees: ({ ...; } | { ...; })[]; nodeId: string; })[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L352
Type '{ body: { contents: { fst: string; snd: { baseName: string; qualifiedModule: string[]; }; }; tag: string; }; childTrees: never[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L363
Type '{ body: { tag: string; contents: string; }; childTrees: ({ body: { contents: { fst: string; snd: { baseName: string; qualifiedModule: string[]; }; }; tag: string; }; childTrees: never[]; nodeId: string; } | { body: { ...; }; childTrees: ({ ...; } | { ...; })[]; nodeId: string; })[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.
deploy-to-chromatic: src/components/examples/trees.ts#L446
Type '{ body: { tag: string; contents: string; }; childTrees: ({ body: { contents: { fst: string; snd: { baseName: string; }; }; tag: string; }; childTrees: never[]; nodeId: string; } | { body: { tag: string; contents: string; }; childTrees: ({ ...; } | { ...; })[]; nodeId: string; })[]; nodeId: string; }' is not assignable to type 'RecordPairMaybeTextTree'.