npm deps(deps): bump marked from 3.0.8 to 9.1.3 #1426
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
test (14.x):
src/renderer/components/extensions/lsp-hover.tsx#L14
Argument of type '{ highlight: (code: any, lang: any, _: any) => any; }' is not assignable to parameter of type 'MarkedOptions'.
Object literal may only specify known properties, and 'highlight' does not exist in type 'MarkedOptions'.
|
test (14.x):
src/renderer/components/extensions/lsp-hover.tsx#L14
Parameter 'code' implicitly has an 'any' type.
|
test (14.x):
src/renderer/components/extensions/lsp-hover.tsx#L14
Parameter 'lang' implicitly has an 'any' type.
|
test (14.x):
src/renderer/components/extensions/lsp-hover.tsx#L14
Parameter '_' implicitly has an 'any' type.
|
test (14.x)
Found 4 errors!
|
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, gozala/typescript-error-reporter-action@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|