Skip to content

fix: update markdown-it to v14.2.0 #57

fix: update markdown-it to v14.2.0

fix: update markdown-it to v14.2.0 #57

Triggered via push June 9, 2026 14:12
Status Failure
Total duration 22s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: test/utils.test.js#L1
Cannot find name 'node:test'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
lint: test/index.test.js#L173
Parameter 't' implicitly has an 'any' type.
lint: test/index.test.js#L34
Parameter 't' implicitly has an 'any' type.
lint: test/index.test.js#L33
Parameter 't' implicitly has an 'any' type.
lint: test/index.test.js#L2
Cannot find name 'node:assert/strict'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
lint: test/index.test.js#L1
Cannot find name 'node:test'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
lint: src/index.js#L70
Cannot find name 'URL'. Did you mean 'url'?
lint: src/index.js#L68
Cannot find name 'URL'. Did you mean 'url'?
lint: src/index.js#L2
Cannot find name 'node:fs'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
lint: src/index.js#L1
Cannot find name 'node:url'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.