Skip to content

chore(deps): update dependency markdown-it to v14 #2115

chore(deps): update dependency markdown-it to v14

chore(deps): update dependency markdown-it to v14 #2115

Triggered via pull request August 11, 2024 21:39
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Release Check
0s
Release Check
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
Test (16): src/index.ts#L4
Cannot find module 'markdown-it/lib/renderer' or its corresponding type declarations.
Test (16): src/index.ts#L5
Cannot find module 'markdown-it/lib/rules_core/state_core' or its corresponding type declarations.
Test (16): src/index.ts#L6
Cannot find module 'markdown-it/lib/token' or its corresponding type declarations.
Test (16): src/index.ts#L202
Parameter 'tokens' implicitly has an 'any' type.
Test (16): src/index.ts#L202
Parameter 'idx' implicitly has an 'any' type.
Test (16): src/index.ts#L202
Parameter 'renderOptions' implicitly has an 'any' type.
Test (16): src/index.ts#L202
Parameter 'env' implicitly has an 'any' type.
Test (16): src/index.ts#L202
Parameter 'self' implicitly has an 'any' type.
Test (16): src/index.ts#L215
Parameter 'match' implicitly has an 'any' type.
Test (16): src/index.ts#L215
Parameter 'tagStart' implicitly has an 'any' type.
Test (14)
The job was canceled because "_16" failed.
Test (14): src/index.ts#L4
Cannot find module 'markdown-it/lib/renderer' or its corresponding type declarations.
Test (14): src/index.ts#L5
Cannot find module 'markdown-it/lib/rules_core/state_core' or its corresponding type declarations.
Test (14): src/index.ts#L6
Cannot find module 'markdown-it/lib/token' or its corresponding type declarations.
Test (14): src/index.ts#L202
Parameter 'tokens' implicitly has an 'any' type.
Test (14): src/index.ts#L202
Parameter 'idx' implicitly has an 'any' type.
Test (14): src/index.ts#L202
Parameter 'renderOptions' implicitly has an 'any' type.
Test (14): src/index.ts#L202
Parameter 'env' implicitly has an 'any' type.
Test (14): src/index.ts#L202
Parameter 'self' implicitly has an 'any' type.
Test (14): src/index.ts#L215
Parameter 'match' implicitly has an 'any' type.
Test (14): src/index.ts#L215
Parameter 'tagStart' implicitly has an 'any' type.
Test (18)
The job was canceled because "_16" failed.
Test (18): src/index.ts#L4
Cannot find module 'markdown-it/lib/renderer' or its corresponding type declarations.
Test (18): src/index.ts#L5
Cannot find module 'markdown-it/lib/rules_core/state_core' or its corresponding type declarations.
Test (18): src/index.ts#L6
Cannot find module 'markdown-it/lib/token' or its corresponding type declarations.
Test (18): src/index.ts#L202
Parameter 'tokens' implicitly has an 'any' type.
Test (18): src/index.ts#L202
Parameter 'idx' implicitly has an 'any' type.
Test (18): src/index.ts#L202
Parameter 'renderOptions' implicitly has an 'any' type.
Test (18): src/index.ts#L202
Parameter 'env' implicitly has an 'any' type.
Test (18): src/index.ts#L202
Parameter 'self' implicitly has an 'any' type.
Test (18): src/index.ts#L215
Parameter 'match' implicitly has an 'any' type.
Test (18): src/index.ts#L215
Parameter 'tagStart' implicitly has an 'any' type.
Test (16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/