Skip to content

wip 52: 59.66% coverage, 6 type errors #1428

wip 52: 59.66% coverage, 6 type errors

wip 52: 59.66% coverage, 6 type errors #1428

Triggered via push November 7, 2023 00:04
Status Failure
Total duration 4m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

js.yml

on: push
Fit to window
Zoom out
Zoom in

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.