Add options to handle invalid documents #276
Annotations
5 errors and 1 warning
Compile:
src/processConvertedNodesFromTopLevel.ts#L32
Property 'handleTopLevelInlines' does not exist on type 'OptionsWithDefaults'.
|
Compile:
src/processConvertedNodesFromTopLevel.ts#L35
Property 'handleTopLevelInlines' does not exist on type 'OptionsWithDefaults'.
|
Compile:
src/processConvertedNodesFromTopLevel.ts#L45
Property 'handleTopLevelText' does not exist on type 'OptionsWithDefaults'.
|
Compile:
src/processConvertedNodesFromTopLevel.ts#L48
Property 'handleTopLevelText' does not exist on type 'OptionsWithDefaults'.
|
Compile
Process completed with exit code 2.
|
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/
|
Loading