Bump typescript from 5.9.3 to 6.0.2 - #1149
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
9 errors
|
|
|
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.
|
|
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.
|
|
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.
|
|
src/hdcontroller.ts#L277
Parameter 'err' implicitly has an 'any' type.
|
|
src/hdcontroller.ts#L32
Parameter 'response' implicitly has an 'any' type.
|
|
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.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading