Skip to content

Release

Release #51

Manually triggered August 27, 2024 15:09
Status Failure
Total duration 25s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
release: src/utils/actions.ts#L133
Cannot find name 'ensureChildrenIncluded'.
release: src/utils/actions.ts#L160
Cannot find name 'ensureChildrenIncluded'.
release: src/utils/actions.ts#L172
Type 'IBatchBlock[]' is not assignable to type 'IBlockNode[]'.
release: tests/index.ts#L147
Type 'string | void' is not assignable to type 'string'.
release
Process completed with exit code 2.
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/