chore(deps): update devdependencies #336
Annotations
10 errors
node_modules/@types/tar/index.d.ts#L252
Cannot use namespace 'MiniPass' as a type.
|
src/apm-cli.ts#L135
Property '_' does not exist on type '{ [x: string]: unknown; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; _: (string | number)[]; $0: string; }>'.
|
src/apm-cli.ts#L138
This condition will always return 'false' since the types 'string' and '{ <U = {}>(command: string | readonly string[], description: string, builder?: BuilderCallback<{}, U>, handler?: (args: ArgumentsCamelCase<U>) => void | Promise<...>, middlewares?: MiddlewareFunction<...>[], deprecated?: string | boolean): Argv<...>; <O extends { ...; }>(command: string | readonly string[], descript...' have no overlap.
|
src/apm-cli.ts#L152
Property 'indexOf' does not exist on type 'Argv<{}>'.
|
src/apm-cli.ts#L153
Type 'string' is not assignable to type 'Argv<{}>'.
|
src/apm-cli.ts#L154
Type 'string' is not assignable to type 'Argv<{}>'.
|
src/apm-cli.ts#L288
Property 'color' does not exist on type '{ [x: string]: unknown; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; _: (string | number)[]; $0: string; }>'.
|
src/apm-cli.ts#L321
Type '{ <U = {}>(command: string | readonly string[], description: string, builder?: BuilderCallback<{}, U>, handler?: (args: ArgumentsCamelCase<U>) => void | Promise<...>, middlewares?: MiddlewareFunction<...>[], deprecated?: string | boolean): Argv<...>; <O extends { ...; }>(command: string | readonly string[], descript...' cannot be used as an index type.
|
src/apm-cli.ts#L328
This condition will always return 'false' since the types '{ <U = {}>(command: string | readonly string[], description: string, builder?: BuilderCallback<{}, U>, handler?: (args: ArgumentsCamelCase<U>) => void | Promise<...>, middlewares?: MiddlewareFunction<...>[], deprecated?: string | boolean): Argv<...>; <O extends { ...; }>(command: string | readonly string[], descript...' and 'string' have no overlap.
|
src/apm-cli.ts#L329
Type 'string[]' cannot be used as an index type.
|
The logs for this run have expired and are no longer available.
Loading