Skip to content

wip 55: 61.31% coverage, 3 type errors, last test fail #1431

wip 55: 61.31% coverage, 3 type errors, last test fail

wip 55: 61.31% coverage, 3 type errors, last test fail #1431

Triggered via push November 7, 2023 21:29
Status Failure
Total duration 2m 46s
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

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
Property 'list' does not exist on type 'BaseFile<unknown> | BaseDirectory<unknown, BaseFile<unknown>>'.
PNPM CI
Parameter 'name' implicitly has an 'any' type.