Skip to content

chore: update dependency typescript to v6 #1192

chore: update dependency typescript to v6

chore: update dependency typescript to v6 #1192

Triggered via pull request April 4, 2026 09:16
Status Failure
Total duration 43s
Artifacts

commitlint.yml

on: pull_request
Commitlint
40s
Commitlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Commitlint: @commitlint/resolve-extends/src/index.ts#L93
Cannot find name 'process'. 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.
Commitlint: @commitlint/resolve-extends/src/index.ts#L59
Property 'url' does not exist on type 'ImportMeta'.
Commitlint: @commitlint/resolve-extends/src/index.ts#L14
Property 'url' does not exist on type 'ImportMeta'.
Commitlint: @commitlint/resolve-extends/src/index.ts#L5
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.
Commitlint: @commitlint/resolve-extends/src/index.ts#L4
Cannot find name 'node:path'. 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.
Commitlint: @commitlint/resolve-extends/src/index.ts#L3
Cannot find name 'node:os'. 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.
Commitlint: @commitlint/resolve-extends/src/index.ts#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.
Commitlint: @commitlint/resolve-extends/src/index.ts#L1
Cannot find name 'node:module'. 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.
Commitlint: @commitlint/config-validator/src/validate.ts#L8
Property 'url' does not exist on type 'ImportMeta'.
Commitlint: @commitlint/config-validator/src/validate.ts#L1
Cannot find name 'node:module'. 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.