Improvements? #357
Annotations
10 errors and 1 warning
ci (ubuntu-latest, lts/*)
Argument of type 'string' is not assignable to parameter of type 'never'.
|
ci (ubuntu-latest, lts/*)
Argument of type 'string' is not assignable to parameter of type 'never'.
|
ci (ubuntu-latest, lts/*)
Argument of type 'string' is not assignable to parameter of type 'never'.
|
ci (ubuntu-latest, lts/*)
Argument of type '{ contractName: string; functionName: string; args: any[]; watch: boolean; }' is not assignable to parameter of type 'never'.
|
ci (ubuntu-latest, lts/*)
Property 'address' does not exist on type 'never'.
|
ci (ubuntu-latest, lts/*)
Argument of type '{ contractName: string; functionName: string; args: (string | undefined)[]; watch: boolean; }' is not assignable to parameter of type 'never'.
|
ci (ubuntu-latest, lts/*)
Property 'toString' does not exist on type 'never'.
|
ci (ubuntu-latest, lts/*)
Property 'toString' does not exist on type 'never'.
|
ci (ubuntu-latest, lts/*)
Argument of type '{ functionName: string; args: any[]; }' is not assignable to parameter of type 'never'.
|
ci (ubuntu-latest, lts/*)
Property 'address' does not exist on type 'never'.
|
ci (ubuntu-latest, lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|