Skip to content

feat(mfi-v2-ui): toast improvements #3555

feat(mfi-v2-ui): toast improvements

feat(mfi-v2-ui): toast improvements #3555

Triggered via pull request November 25, 2024 11:27
Status Failure
Total duration 6m 12s
Artifacts

main.yml

on: pull_request
Build and Test
6m 3s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build and Test
Object literal may only specify known properties, but 'setIsError' does not exist in type 'ExecuteLendingActionsProps'. Did you mean to write 'setError'?
Build and Test
Property 'setIsError' does not exist on type 'ExecuteLendingActionsProps'.
Build and Test
@mrgnlabs/mrgn-ui#build: command (/home/runner/work/mrgn-ts/mrgn-ts/packages/mrgn-ui) /tmp/yarn--1732534350421-0.984608938163771/yarn run build exited (2)
Build and Test
Object literal may only specify known properties, but 'setIsError' does not exist in type 'HandleExecuteRepayCollatActionProps'. Did you mean to write 'setError'?
Build and Test
Property 'setIsError' does not exist on type 'HandleExecuteRepayCollatActionProps'.
Build and Test
Object literal may only specify known properties, but 'setIsError' does not exist in type 'ExecuteStakeActionProps'. Did you mean to write 'setError'?
Build and Test
Property 'setIsError' does not exist on type 'ExecuteStakeActionProps'.
Build and Test
Process completed with exit code 2.
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/