Skip to content

chore(release): 0.1.0 #15

chore(release): 0.1.0

chore(release): 0.1.0 #15

Triggered via push July 31, 2023 23:24
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

releases.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/editor/tree-parser.ts#L1
Type 'StateField<{ tree: Tree; fragments: readonly TreeFragment[]; }>' is not assignable to type 'StateField<{ tree: Tree; fragments: TreeFragment; }>'.
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/