wip #4218
Annotations
10 errors and 10 warnings
Run CI Tests:
helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
|
Run CI Tests:
helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L177
Type 'import("D:/a/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
|
Run CI Tests:
helpers/micromark-parse.mjs#L177
No overload matches this call.
|
Run CI Tests:
helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Run CI Tests:
demo/default.cjs#L25
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L28
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L36
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L52
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L90
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L142
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L159
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L165
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L173
Missing JSDoc comment
|
Run CI Tests:
demo/default.cjs#L180
Missing JSDoc comment
|
Loading