Bump markdownlint from 0.35.0 to 0.37.1 #159
Annotations
10 errors and 1 warning
src/components/lint-error-annotation.ts#L40
Property 'errorRange' does not exist on type 'LintError'.
|
src/components/lint-error-annotation.ts#L39
Property 'errorRange' does not exist on type 'LintError'.
|
src/components/lint-error-annotation.ts#L29
Property 'lineNumber' does not exist on type 'LintError'.
|
node_modules/markdownlint/lib/types.d.mts#L12
Cannot find module './exports-sync.mjs' or its corresponding type declarations.
|
node_modules/markdownlint/lib/types.d.mts#L9
Cannot find module './exports-promise.mjs' or its corresponding type declarations.
|
node_modules/markdownlint/lib/types.d.mts#L6
Cannot find module './exports-async.mjs' or its corresponding type declarations.
|
node_modules/markdownlint/lib/types.d.mts#L3
Cannot find module './exports.mjs' or its corresponding type declarations.
|
node_modules/markdownlint/lib/types.d.mts#L3
Exports and export assignments are not permitted in module augmentations.
|
@types/@github/markdownlint-github/index.d.ts#L1
Module '"markdownlint"' has no exported member 'Rule'.
|
@types/@github/markdownlint-github/index.d.ts#L1
Module '"markdownlint"' has no exported member 'Configuration'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-preview-package".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading