wip 52: 59.66% coverage, 6 type errors #1428
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
PNPM CI
Argument of type '[{ name: string; }]' is not assignable to parameter of type '[string] | ConstructorParameters<A> | [A]'.
|
PNPM CI
Type 'DevnetContainer<typeof ScrtAgent>' is not assignable to type 'DevnetContainer<A>'.
|
PNPM CI
Argument of type '{ verbose?: boolean | undefined; autoStop: boolean; autoDelete: boolean; containerEngine?: Dock.Engine | undefined; containerImage?: string | undefined; containerManifest?: string | undefined; ... 34 more ...; connect?: ((...parameters: [...] | ... 1 more ... | [...]) => Promise<...>) | undefined; }' is not assignable to parameter of type 'Partial<DevnetContainer<typeof ScrtAgent>>'.
|
PNPM CI
Type 'DevnetContainer<typeof OKP4Agent>' is not assignable to type 'DevnetContainer<A>'.
|
PNPM CI
Argument of type '{ verbose?: boolean | undefined; autoStop: boolean; autoDelete: boolean; containerEngine?: Dock.Engine | undefined; containerImage?: string | undefined; containerManifest?: string | undefined; ... 34 more ...; connect?: ((...parameters: [...] | ... 1 more ... | [...]) => Promise<...>) | undefined; }' is not assignable to parameter of type 'Partial<DevnetContainer<typeof OKP4Agent>>'.
|
PNPM CI
Type '(Anonymous class)' is not assignable to type 'DevnetContainer<A>'.
|
PNPM CI
Process completed with exit code 1.
|