Skip to content

fix

fix #119

Triggered via push November 6, 2023 01:01
Status Failure
Total duration 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build: src/utils/branchesNode.ts#L1
Type '{ expanded: true; expandable: true; label: string; BranchesNodeType: typeof BranchesNodeType; errors: string[]; input: string; steps: string[]; solutions: string[]; explanations: string[]; streamId: string | undefined; text: string; }' is not assignable to type 'ToTNodeData'.
Build
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/