Skip to content

Bridge back to stellar - max amount chosen by the user allow for the amount that is incompatible #748

Bridge back to stellar - max amount chosen by the user allow for the amount that is incompatible

Bridge back to stellar - max amount chosen by the user allow for the amount that is incompatible #748

Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Matrix: Running ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Running ci (18): src/pages/spacewalk/bridge/Issue/index.tsx#L209
Type '{ formControl: { maxDecimals: USER_INPUT_MAX_DECIMALS; register: UseFormRegisterReturn<"amount">; setValue: (n: number) => void; error: string; }; asset: { ...; }; description: { ...; }; badges: {}; }' is not assignable to type 'FromProps'.
Running ci (18): src/pages/spacewalk/bridge/Redeem/index.tsx#L145
Type '{ formControl: { max: number; register: UseFormRegisterReturn<"amount">; setValue: (n: number) => void; error: string | undefined; maxDecimals: USER_INPUT_MAX_DECIMALS; }; asset: { ...; }; description: { ...; }; badges: {}; }' is not assignable to type 'FromProps'.
Running ci (18)
Process completed with exit code 2.
Running ci (18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Running ci (18)
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/