Eliminate TypeScript Errors and Convert foundational .js files to .ts #1261
Annotations
10 errors
|
node_modules/msgpackr/index.d.cts#L64
Generic type 'Iterable<T, TReturn, TNext>' requires between 1 and 3 type arguments.
|
|
node_modules/msgpackr/index.d.cts#L63
Generic type 'AsyncIterator<T, TReturn, TNext>' requires between 1 and 3 type arguments.
|
|
node_modules/msgpackr/index.d.cts#L63
Generic type 'AsyncIterable<T, TReturn, TNext>' requires between 1 and 3 type arguments.
|
|
node_modules/msgpackr/index.d.cts#L63
Generic type 'Iterator<T, TReturn, TNext>' requires between 1 and 3 type arguments.
|
|
node_modules/msgpackr/index.d.cts#L63
Generic type 'Iterable<T, TReturn, TNext>' requires between 1 and 3 type arguments.
|
|
node_modules/mathjs/types/index.d.ts#L5
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
|
node_modules/alasql/types/alasql.d.ts#L4
Cannot find module 'xlsx' or its corresponding type declarations.
|
|
bin/copyDb.ts#L292
Argument of type 'RocksIndexStore' is not assignable to parameter of type 'string | Store'.
|
|
bin/copyDb.ts#L198
Property 'encoder' does not exist on type 'Database<any, Key>'.
|
|
bin/copyDb.ts#L197
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
|
The logs for this run have expired and are no longer available.
Loading