wip 53: 60.21% coverage, 8 type errors #1429
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
PNPM CI
Type 'ContractClient' is missing the following properties from type 'Snip20': name, symbol, decimals, totalSupply, and 28 more.
|
PNPM CI
Expected 0-1 arguments, but got 2.
|
PNPM CI
Module '"@hackbg/file"' has no exported member 'Directory'. Did you mean to use 'import Directory from "@hackbg/file"' instead?
|
PNPM CI
Property 'basename' does not exist on type 'Path'.
|
PNPM CI
Property 'basename' does not exist on type 'Path'.
|
PNPM CI
Argument of type '[{ name: string; }]' is not assignable to parameter of type '[string] | ConstructorParameters<A> | [A]'.
|
PNPM CI
Module '"@hackbg/file"' has no exported member 'Directory'. Did you mean to use 'import Directory from "@hackbg/file"' instead?
|
PNPM CI
Property 'basename' does not exist on type 'Path'.
|
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>>'.
|