Skip to content

feat(mfi-sdk): processing transactions refactor #3483

feat(mfi-sdk): processing transactions refactor

feat(mfi-sdk): processing transactions refactor #3483

Triggered via pull request November 15, 2024 11:38
Status Failure
Total duration 5m 41s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and Test
Argument of type 'MarginfiActionParams' is not assignable to parameter of type 'RepayWithCollatFnProps'.
Build and Test
Argument of type 'MarginfiActionParams' is not assignable to parameter of type 'LoopingFnProps'.
Build and Test
Property 'feedCrankTxs' does not exist on type 'FlashloanBuilderResponse'.
Build and Test
Cannot find name 'marginfiAccount'.
Build and Test
Object literal may only specify known properties, and 'bank' does not exist in type 'LoopingProps'.
Build and Test
No value exists in scope for the shorthand property 'bank'. Either declare one or provide an initializer.
Build and Test
Cannot find name 'amount'.
Build and Test
Cannot find name 'loopingOptions'.
Build and Test
Cannot find name 'marginfiAccount'.
Build and Test
Cannot find name 'bank'.
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/