Skip to content

Display usdc/t for main account #1574

Display usdc/t for main account

Display usdc/t for main account #1574

Triggered via pull request January 17, 2025 10:31
@TbautTbaut
synchronize #626
tbaut-show-usdx
Status Failure
Total duration 2m 26s
Artifacts

deploy-ui-cf-pages.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
deploy
Type 'string' is not assignable to type '(string & { __SS58String?: unknown; } & { type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; }) | (string & { __SS58String?: unknown; } & { type: "Raw"; value: Binary; } & { ...; }) | (string & ... 2 more ... & { ...; }) | (string & ... 2 more ... & { ...; })'.
deploy
Type '{ type: "Id"; value: SS58String; } & { type: "Id"; }' is not assignable to type '(string & { __SS58String?: unknown; } & { type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; }) | (string & { __SS58String?: unknown; } & { type: "Raw"; value: Binary; } & { ...; }) | (string & ... 2 more ... & { ...; }) | (string & ... 2 more ... & { ...; })'.
deploy
Expression produces a union type that is too complex to represent.
deploy
Type '{ type: "Id"; value: SS58String; } & { type: "Id"; }' is not assignable to type '(string & { __SS58String?: unknown; } & { type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; }) | (string & { __SS58String?: unknown; } & { type: "Raw"; value: Binary; } & { ...; }) | (string & ... 2 more ... & { ...; }) | (string & ... 2 more ... & { ...; })'.
deploy
Generic type 'IApiContext' requires 1 type argument(s).
deploy
Process completed with exit code 2.
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636