feat: Add account authority transfer wrapper #1723
Annotations
4 errors and 1 warning
Build and Test
Type '[{ name: "header"; type: { defined: "AccountEventHeader"; }; index: false; }, { name: "liquidateeMarginfiAccount"; type: "publicKey"; index: false; }, { name: "liquidateeMarginfiAccountAuthority"; type: "publicKey"; index: false; }, ... 8 more ..., { ...; }]' is not assignable to type '[{ name: "header"; type: { defined: "AccountEventHeader"; }; index: false; }, { name: "liquidateeMarginfiAccount"; type: "publicKey"; index: false; }, { name: "liquidateeMarginfiAccountAuthority"; type: "publicKey"; index: false; }, ... 7 more ..., { ...; }]'.
|
Build and Test
Property 'transferAccountAuthority' does not exist on type 'MethodsNamespace<Marginfi, { name: "marginfiGroupInitialize"; accounts: [{ name: "marginfiGroup"; isMut: true; isSigner: true; }, { name: "admin"; isMut: true; isSigner: true; }, { name: "systemProgram"; isMut: false; isSigner: false; }]; args: []; } | ... 20 more ... | { ...; }>'.
|
Build and Test
@mrgnlabs/marginfi-client-v2#build: command (/home/runner/work/mrgn-ts/mrgn-ts/packages/marginfi-client-v2) yarn run build exited (2)
|
Build and Test
Process completed with exit code 2.
|
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|