Skip to content

stop retrying oracle updates inside mangolana #2855

stop retrying oracle updates inside mangolana

stop retrying oracle updates inside mangolana #2855

Triggered via push August 6, 2024 00:00
Status Failure
Total duration 1m 38s
Artifacts
Matrix: Security Scan
Dependency Scan
9s
Dependency Scan
Security tests pass
0s
Security tests pass
TS tests pass
0s
TS tests pass
All tests pass 🚀
0s
All tests pass 🚀
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 15 warnings
Dependency check
Process completed with exit code 1.
Format
Process completed with exit code 1.
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/mangoAccount.spec.ts#L137
'price' is defined but never used
Lint: ts/client/src/accounts/mangoAccount.spec.ts#L140
'price' is defined but never used
Lint: ts/client/src/accounts/mangoAccount.spec.ts#L221
'bank1' is assigned a value but never used
Lint: ts/client/src/accounts/mangoAccount.spec.ts#L228
'bank1' is assigned a value but never used
Test
Process completed with exit code 1.
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/
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
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/
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/