Display usdc/t for main account #1574
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
|