Add TokenizedVaultDepositor 2 #350
Annotations
10 errors and 2 warnings
Run lint:
tests/driftVaults.ts#L41
'getTokenizedVaultMintAddressSync' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/driftVaults.ts#L379
'txSig' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/testHelpers.ts#L14
'getAssociatedTokenAddressSync' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/testHelpers.ts#L15
'getMint' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/testHelpers.ts#L484
Type boolean trivially inferred from a boolean literal, remove type annotation
|
Run lint:
ts/sdk/cli/commands/applyProfitShare.ts#L1
'VersionedTransactionResponse' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
ts/sdk/cli/commands/forceWithdrawAll.ts#L7
'getVaultDepositorAddressSync' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
ts/sdk/cli/commands/forceWithdrawAll.ts#L8
'VAULT_PROGRAM_ID' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
ts/sdk/src/accounts/vaultAccount.ts#L10
'SystemProgram' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
ts/sdk/src/utils.ts#L9
'ASSOCIATED_TOKEN_PROGRAM_ID' is defined but never used. Allowed unused vars must match /^_/u
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading