Bump typescript from 5.9.3 to 6.0.2 #1149
+8
−8
Open
Annotations
9 errors
|
verify build
Process completed with exit code 2.
|
|
verify build:
src/shuffle.ts#L23
Cannot find name 'Buffer'. 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.
|
|
verify build:
src/shuffle.ts#L3
Cannot find name 'crypto'. 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.
|
|
verify build:
src/hdcontroller.ts#L391
Cannot find name 'Buffer'. 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.
|
|
verify build:
src/hdcontroller.ts#L277
Parameter 'err' implicitly has an 'any' type.
|
|
verify build:
src/hdcontroller.ts#L32
Parameter 'response' implicitly has an 'any' type.
|
|
verify build:
src/hdcontroller.ts#L9
Cannot find name 'stream'. 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.
|
|
verify build:
src/hdcontroller.ts#L5
Cannot find name 'http'. 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.
|
|
verify build:
src/hdcontroller.ts#L3
Could not find a declaration file for module 'assert'. '/home/runner/work/hdclient/hdclient/node_modules/assert/assert.js' implicitly has an 'any' type.
|
Loading