Display usdc/t for main account #1572
Annotations
10 errors and 1 warning
deploy
Generic type 'IApiContext' requires 1 type argument(s).
|
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
Type 'string' is not assignable to type '({ type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; } & string & { __SS58String?: unknown; }) | ({ type: "Raw"; value: Binary; } & { type: "Raw"; value: Binary; } & string & { ...; }) | ({ ...; } & ... 2 more ... & { ...; }) | ({ ...; } & ... 2 more ... & { ...; })'.
|
deploy
Type '{ type: "Id"; value: SS58String; } & { type: "Id"; }' is not assignable to type '({ type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; } & string & { __SS58String?: unknown; }) | ({ type: "Raw"; value: Binary; } & { type: "Raw"; value: Binary; } & string & { ...; }) | ({ ...; } & ... 2 more ... & { ...; }) | ({ ...; } & ... 2 more ... & { ...; })'.
|
deploy
Type '{ type: "Id"; value: SS58String; } & { type: "Id"; }' is not assignable to type '({ type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; } & string & { __SS58String?: unknown; }) | ({ type: "Raw"; value: Binary; } & { type: "Raw"; value: Binary; } & string & { ...; }) | ({ ...; } & ... 2 more ... & { ...; }) | ({ ...; } & ... 2 more ... & { ...; })'.
|
deploy
This comparison appears to be unintentional because the types '"westend" | "bifrostDot" | "dot" | "dotAssetHub" | "ksm" | "ksmAssetHub" | "paseo" | "phala" | "polimec" | "coretimeDot" | undefined' and '"kusama"' have no overlap.
|
deploy
Type '{ type: "Id"; value: SS58String; } & { type: "Id"; }' is not assignable to type '({ type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; } & string & { __SS58String?: unknown; }) | ({ type: "Raw"; value: Binary; } & { type: "Raw"; value: Binary; } & string & { ...; }) | ({ ...; } & ... 2 more ... & { ...; }) | ({ ...; } & ... 2 more ... & { ...; })'.
|
deploy
Type '{ type: "Id"; value: SS58String; } & { type: "Id"; }' is not assignable to type '({ type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; } & string & { __SS58String?: unknown; }) | ({ type: "Raw"; value: Binary; } & { type: "Raw"; value: Binary; } & string & { ...; }) | ({ ...; } & ... 2 more ... & { ...; }) | ({ ...; } & ... 2 more ... & { ...; })'.
|
deploy
Type '{ type: "Id"; value: SS58String; } & { type: "Id"; }' is not assignable to type '({ type: "Id"; value: SS58String; } & { type: "Id"; value: SS58String; } & string & { __SS58String?: unknown; }) | ({ type: "Raw"; value: Binary; } & { type: "Raw"; value: Binary; } & string & { ...; }) | ({ ...; } & ... 2 more ... & { ...; }) | ({ ...; } & ... 2 more ... & { ...; })'.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|