Skip to content

Add options to handle invalid documents #276

Add options to handle invalid documents

Add options to handle invalid documents #276

Triggered via pull request November 13, 2024 22:18
Status Failure
Total duration 22s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/processConvertedNodesFromTopLevel.ts#L32
Property 'handleTopLevelInlines' does not exist on type 'OptionsWithDefaults'.
build: src/processConvertedNodesFromTopLevel.ts#L35
Property 'handleTopLevelInlines' does not exist on type 'OptionsWithDefaults'.
build: src/processConvertedNodesFromTopLevel.ts#L45
Property 'handleTopLevelText' does not exist on type 'OptionsWithDefaults'.
build: src/processConvertedNodesFromTopLevel.ts#L48
Property 'handleTopLevelText' does not exist on type 'OptionsWithDefaults'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/