Update type dependencies #597
Annotations
6 errors
Static code analysis:
index.js#L291
Type 'T' is not assignable to type 'T & { files?: FilesByType<ProcessedFile> | undefined; }'.
|
Static code analysis:
node_modules/@types/superagent/lib/node/index.d.ts#L8
Module '"buffer"' has no exported member 'Blob'.
|
Static code analysis:
node_modules/@types/superagent/lib/request-base.d.ts#L1
Module '"buffer"' has no exported member 'Blob'.
|
Static code analysis:
node_modules/type-fest/ts41/get.d.ts#L93
Type 'BaseType' does not satisfy the constraint 'Record<string | number, any>'.
|
Static code analysis:
node_modules/type-fest/ts41/get.d.ts#L94
Type 'BaseType' does not satisfy the constraint 'Record<string | number, any>'.
|
Static code analysis
Process completed with exit code 1.
|