Skip to content

Update dependency typescript to v6 #5850

Update dependency typescript to v6

Update dependency typescript to v6 #5850

Triggered via pull request March 23, 2026 19:10
Status Failure
Total duration 41s
Artifacts

test.yaml

on: pull_request
Matrix: test-javascript
Fit to window
Zoom out
Zoom in

Annotations

16 errors
test-javascript (ubuntu-latest, 20.x)
Process completed with exit code 1.
test-javascript (ubuntu-latest, 20.x): test/convert.test.ts#L17
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
test-javascript (ubuntu-latest, 20.x): test/convert.test.ts#L11
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
test-javascript (ubuntu-latest, 20.x): test/convert.test.ts#L5
Cannot find name 'util'. 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.
test-javascript (ubuntu-latest, 20.x): test/convert.test.ts#L4
Cannot find name '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.
test-javascript (ubuntu-latest, 20.x): test/convert.test.ts#L2
Cannot find name '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.
test-javascript (ubuntu-latest, 22.x)
Process completed with exit code 1.
test-javascript (ubuntu-latest, 24.x)
Process completed with exit code 1.
test-javascript (macos-latest, 20.x)
Process completed with exit code 1.
test-javascript (macos-latest, 20.x): test/convert.test.ts#L17
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
test-javascript (macos-latest, 20.x): test/convert.test.ts#L11
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
test-javascript (macos-latest, 20.x): test/convert.test.ts#L5
Cannot find name 'util'. 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.
test-javascript (macos-latest, 20.x): test/convert.test.ts#L4
Cannot find name '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.
test-javascript (macos-latest, 20.x): test/convert.test.ts#L2
Cannot find name '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.
test-javascript (macos-latest, 22.x)
Process completed with exit code 1.
test-javascript (macos-latest, 24.x)
Process completed with exit code 1.