Skip to content

Changed location of eth balance in mobile and desktop versions #360

Changed location of eth balance in mobile and desktop versions

Changed location of eth balance in mobile and desktop versions #360

Triggered via push December 16, 2024 20:19
Status Failure
Total duration 1m 17s
Artifacts

lint.yaml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

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