wip #4216
Annotations
10 errors and 10 warnings
Run CI Tests:
helpers/helpers.cjs#L7
Cannot find module './shared.js' or its corresponding type declarations.
|
Run CI Tests:
helpers/micromark-helpers.cjs#L5
Cannot find module './shared.js' or its corresponding type declarations.
|
Run CI Tests:
helpers/micromark-helpers.cjs#L130
Property 'filter' does not exist on type 'MicromarkToken'.
|
Run CI Tests:
helpers/micromark-parse.cjs#L7
Cannot find module './shared.js' or its corresponding type declarations.
|
Run CI Tests:
lib/cache.mjs#L3
Module '"/Users/runner/work/markdownlint/markdownlint/helpers/helpers"' has no default export.
|
Run CI Tests:
lib/markdownlint.mjs#L4
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
Run CI Tests:
lib/markdownlint.mjs#L5
Module '"node:path"' can only be default-imported using the 'esModuleInterop' flag
|
Run CI Tests:
lib/markdownlint.mjs#L7
Module '"/Users/runner/work/markdownlint/markdownlint/helpers/micromark-parse"' has no default export.
|
Run CI Tests:
lib/markdownlint.mjs#L10
Module '"/Users/runner/work/markdownlint/markdownlint/helpers/helpers"' has no default export.
|
Run CI Tests:
lib/md007.js#L7
Cannot find module './cache' or its corresponding type declarations.
|
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