chore(deps): bump marked from 4.3.0 to 11.2.0 #349
Annotations
8 errors and 1 warning
lint:
src/lib/get-marked-with-highlighter.ts#L5
Unsafe argument of type `any` assigned to a parameter of type `MarkedOptions`.
|
lint:
src/lib/get-marked-with-highlighter.ts#L7
Unsafe argument of type `any` assigned to a parameter of type `string`.
|
lint:
src/lib/get-marked-with-highlighter.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `string`.
|
lint:
src/lib/get-marked-with-highlighter.ts#L14
Unsafe spread of an `any` array type.
|
lint:
src/lib/get-html.ts#L11
'getMarked(config.marked_options, config.marked_extensions)(md) may evaluate to '[object Object]' when stringified.
|
lint:
src/lib/get-html.ts#L11
Invalid type "string | Promise<string>" of template literal expression.
|
lint:
src/test/lib.spec.ts#L92
'@typescript-eslint/restrict-template-expressions' rule is disabled but never reported.
|
lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading