chore(deps): bump marked from 4.3.0 to 13.0.3 #360
Annotations
9 errors and 1 warning
src/lib/get-marked-with-highlighter.ts#L5
Unsafe argument of type `any` assigned to a parameter of type `MarkedOptions`.
|
src/lib/get-marked-with-highlighter.ts#L7
Unsafe argument of type `any` assigned to a parameter of type `string`.
|
src/lib/get-marked-with-highlighter.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `string`.
|
src/lib/get-marked-with-highlighter.ts#L14
Unsafe spread of an `any` array type.
|
src/lib/get-html.ts#L11
'getMarked(config.marked_options, config.marked_extensions)(md) may evaluate to '[object Object]' when stringified.
|
src/lib/get-html.ts#L11
Invalid type "string | Promise<string>" of template literal expression.
|
src/test/lib.spec.ts#L104
'code will evaluate to '[object Object]' when stringified.
|
src/test/lib.spec.ts#L104
Invalid type "Code" of template literal expression.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.3.0, actions/setup-node@v3.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading