feat: structure changes to portal + migrate bridge tx list #702
Annotations
10 errors and 5 warnings
Type '{ children: Element[]; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 302 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
Type '{ children: Element[]; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 302 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
Type '{ children: Element[]; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 302 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
|
Type '{ children: Element[]; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 302 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
Type '{ children: Element[]; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; precision: number; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 301 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
Type '{ children: Element[]; negative: true; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; precision: number; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 300 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
Type '{ children: Element[]; iconSize: "xs"; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 301 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
Type '{ children: Element[]; iconSize: "sm"; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 301 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
Type '{ children: Element[]; iconSize: "md"; asset: { symbol: string; name: string; imageUrl: string; }; amount: string; prefix?: string | undefined; inset?: Responsive<"0" | "auto" | "50%" | "100%"> | undefined; ... 301 more ...; ref?: Ref<...> | undefined; }' is not assignable to type '{ asset?: Asset | undefined; name?: string | undefined; symbol?: string | undefined; imageUrl?: string | undefined; amount?: BNInput | undefined; decimals?: number | undefined; precision?: number | undefined; iconSize?: number | ... 1 more ... | undefined; negative?: boolean | undefined; hideIcon?: boolean | undefin...'.
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading