wip #4077
Annotations
10 errors and 1 warning
Run CI Tests:
helpers/helpers.js#L388
Type '"undefinedReferenceCollapsed"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/helpers.js#L388
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/helpers.js#L388
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/helpers.js#L460
Type '"undefinedReferenceCollapsed"' is not comparable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/helpers.js#L461
Type '"undefinedReferenceFull"' is not comparable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/helpers.js#L462
Type '"undefinedReferenceShortcut"' is not comparable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/helpers.js#L464
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap | (keyof TokenTypeMap)[]'.
|
Run CI Tests:
helpers/micromark-parse.cjs#L51
Property 'labelEnd' does not exist on type 'typeof import("/home/runner/work/markdownlint/markdownlint/node_modules/markdownlint-micromark/micromark")'.
|
Run CI Tests:
helpers/micromark-parse.cjs#L80
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.cjs#L87
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.cjs#L53
Missing JSDoc comment
|
Loading