ts: remove unused #2942
ci-code-review-ts.yml
on: push
Annotations
2 errors and 17 warnings
Dependency check
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
Dependency check
The following actions use a deprecated Node.js version 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/
|
Dependency Scan
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|
Lint
The following actions use a deprecated Node.js version 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/
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1289
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1291
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1293
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1297
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1302
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1312
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.spec.ts#L1317
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/healthCache.ts#L1159
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L69
Expected an assignment or function call and instead saw an expression
|
Lint:
ts/client/src/accounts/mangoAccount.spec.ts#L76
Expected an assignment or function call and instead saw an expression
|
Format
The following actions use a deprecated Node.js version 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/
|
Security Scan (javascript)
The following actions use a deprecated Node.js version 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/
|