add new mango group oracles for testing #2893
ci-code-review-ts.yml
on: push
Annotations
13 errors and 15 warnings
Dependency check
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
Format
Process completed with exit code 2.
|
Lint:
ts/client/src/accounts/healthCache.ts#L77
'spotAmountGivenForHealthZero' is defined but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L177
'ignored' is defined but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L244
'ignored' is defined but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L273
'ignored' is defined but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L731
'key' is assigned a value but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L951
'initialRatio' is assigned a value but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L1163
'zeroAmountRatio' is assigned a value but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L1262
'healthAfterTrade' is defined but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L1632
'baseMaxReserved' is assigned a value but never used
|
Lint:
ts/client/src/accounts/healthCache.ts#L1633
'quoteMaxReserved' is assigned a value but never used
|
Dependency check
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/
|
Dependency Scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
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/
|
Format
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/
|
Lint
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/
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L160
Missing return type on function
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L193
Missing return type on function
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L206
Missing return type on function
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L214
Missing return type on function
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L285
Missing return type on function
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L305
Missing return type on function
|
Lint:
ts/client/src/builder.ts#L73
Missing return type on function
|
Lint:
ts/client/src/builder.ts#L77
Missing return type on function
|
Security Scan (javascript)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Security Scan (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|