chore(deps): update dependency markdownlint to ^0.37.0 #449
Annotations
10 errors and 1 warning
Lint code:
tests/docs/README.ts#L2
Module '"markdownlint"' has no exported member 'Rule'.
|
Lint code:
tests/docs/README.ts#L19
Parameter 'params' implicitly has an 'any' type.
|
Lint code:
tests/docs/README.ts#L19
Parameter 'onError' implicitly has an 'any' type.
|
Lint code:
tests/docs/README.ts#L26
Parameter 'token' implicitly has an 'any' type.
|
Lint code:
tests/docs/README.ts#L63
Parameter 'token' implicitly has an 'any' type.
|
Lint code:
tests/docs/_sidebar.ts#L2
Module '"markdownlint"' has no exported member 'Rule'.
|
Lint code:
tests/docs/_sidebar.ts#L2
Module '"markdownlint"' has no exported member 'MarkdownItToken'.
|
Lint code:
tests/docs/_sidebar.ts#L11
Parameter 'params' implicitly has an 'any' type.
|
Lint code:
tests/docs/_sidebar.ts#L11
Parameter 'onError' implicitly has an 'any' type.
|
Lint code:
tests/docs/_sidebar.ts#L19
Parameter 'allTokens' implicitly has an 'any' type.
|
Lint code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|