feat(mfi-sdk): processing transactions refactor #3483
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/
|