wip #4227
Annotations
10 errors
Run CI Tests:
helpers/helpers.cjs#L12
Cannot find module '../lib/markdownlint.js' or its corresponding type declarations.
|
Run CI Tests:
helpers/helpers.cjs#L13
Cannot find module '../lib/markdownlint.js' or its corresponding type declarations.
|
Run CI Tests:
helpers/helpers.cjs#L339
Cannot find module '../lib/markdownlint.js' or its corresponding type declarations.
|
Run CI Tests:
helpers/helpers.cjs#L340
Cannot find module '../lib/markdownlint.js' or its corresponding type declarations.
|
Run CI Tests:
helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
|
Run CI Tests:
helpers/micromark-helpers.cjs#L8
Cannot find module '../lib/markdownlint.js' or its corresponding type declarations.
|
Run CI Tests:
helpers/micromark-parse.mjs#L92
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L98
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L125
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L141
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
|
Loading