split docs/produtct dependencies #432
Annotations
3 errors
packages/cli/src/cli.ts#L252
The function `parseFence` now requires two arguments, but only one is provided here. Please add the second argument.
|
packages/cli/src/parse.ts#L16
The function `parsePdf` is called here, but it is not defined or imported in this file. Please check the function name or import it.
|
packages/core/src/xml.ts#L19
The options object is being overwritten here, which could lead to unexpected behavior if options are passed to the `XMLParse` function. Consider merging the default options with the passed options instead of overwriting them.
|
This job succeeded
Loading