resiliency patches while testing with more oracles #2865
Annotations
10 errors and 9 warnings
ts/client/src/accounts/healthCache.ts#L77
'spotAmountGivenForHealthZero' is defined but never used
|
ts/client/src/accounts/healthCache.ts#L177
'ignored' is defined but never used
|
ts/client/src/accounts/healthCache.ts#L244
'ignored' is defined but never used
|
ts/client/src/accounts/healthCache.ts#L273
'ignored' is defined but never used
|
ts/client/src/accounts/healthCache.ts#L731
'key' is assigned a value but never used
|
ts/client/src/accounts/healthCache.ts#L951
'initialRatio' is assigned a value but never used
|
ts/client/src/accounts/healthCache.ts#L1163
'zeroAmountRatio' is assigned a value but never used
|
ts/client/src/accounts/healthCache.ts#L1262
'healthAfterTrade' is defined but never used
|
ts/client/src/accounts/healthCache.ts#L1632
'baseMaxReserved' is assigned a value but never used
|
ts/client/src/accounts/healthCache.ts#L1633
'quoteMaxReserved' is assigned a value but never used
|
The following actions uses Node.js version which is deprecated 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/
|
ts/client/src/accounts/mangoAccount.spec.ts#L160
Missing return type on function
|
ts/client/src/accounts/mangoAccount.spec.ts#L193
Missing return type on function
|
ts/client/src/accounts/mangoAccount.spec.ts#L206
Missing return type on function
|
ts/client/src/accounts/mangoAccount.spec.ts#L214
Missing return type on function
|
ts/client/src/accounts/mangoAccount.spec.ts#L285
Missing return type on function
|
ts/client/src/accounts/mangoAccount.spec.ts#L305
Missing return type on function
|
ts/client/src/builder.ts#L73
Missing return type on function
|
ts/client/src/builder.ts#L77
Missing return type on function
|
This job failed
Loading