update ts sdk #207
Annotations
10 errors and 1 warning
ts/sdk/cli/commands/initVault.ts#L19
'bn.js' import is restricted from being used by a pattern. Import BN from @drift-labs/sdk instead
|
ts/sdk/cli/commands/initVault.ts#L19
'red' is defined but never used. Allowed unused vars must match /^_/u
|
ts/sdk/cli/commands/initVault.ts#L27
'newVaultName' is never reassigned. Use 'const' instead
|
ts/sdk/cli/commands/initVault.ts#L122
Missing semicolon
|
ts/sdk/cli/commands/managerUpdateVault.1.ts#L35
'spotMarketName' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ts/sdk/cli/commands/managerUpdateVault.1.ts#L48
'maxTokensBN' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ts/sdk/cli/commands/managerUpdateVault.1.ts#L55
'managementFeeBN' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ts/sdk/cli/commands/managerUpdateVault.1.ts#L62
'profitShareBN' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ts/sdk/cli/commands/managerUpdateVault.1.ts#L74
'minDepositAmountBN' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ts/sdk/cli/commands/managerUpdateVault.ts#L84
Missing semicolon
|
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 logs for this run have expired and are no longer available.
Loading