Update dependency typescript to v6 #5850
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.
|