Skip to content
Triggered via push December 17, 2024 10:33
Status Failure
Total duration 7m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
check
Property 'error' is missing in type '{ label: string; amount: { quantity: bigint; info: { decimals: number; ticker: string; name: string; symbol: string; status: PortfolioTokenStatus; application: PortfolioTokenApplication; ... 5 more ...; originalImage: string; } & { ...; }; }; wallet: YoroiWallet; onChange: (value: string) => void; touched: true; }' but required in type 'Props'.
check
Process completed with exit code 2.
check
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/