chore(deps): bump marked from 4.3.0 to 13.0.1 #355
Annotations
9 errors and 1 warning
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/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/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.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, actions/setup-node@v3.6.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading