Skip to content

TW-1406: [EVM] balances loading #127

TW-1406: [EVM] balances loading

TW-1406: [EVM] balances loading #127

Triggered via pull request June 3, 2024 13:59
Status Success
Total duration 1m 53s
Artifacts

code-quality.yml

on: pull_request
Checks if ts and lint works
1m 33s
Checks if ts and lint works
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Checks if ts and lint works
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Checks if ts and lint works
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, EthanSK/git-branch-name-action@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks if ts and lint works
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, EthanSK/git-branch-name-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checks if ts and lint works: src/index.ts#L165
Unexpected any. Specify a different type
Checks if ts and lint works: src/index.ts#L349
Unexpected any. Specify a different type
Checks if ts and lint works: src/index.ts#L363
Unexpected any. Specify a different type
Checks if ts and lint works: src/index.ts#L377
Unexpected value in conditional. A boolean expression is required
Checks if ts and lint works: src/index.ts#L380
Unexpected any. Specify a different type
Checks if ts and lint works: src/utils/covalent.ts#L67
Unexpected any. Specify a different type
Checks if ts and lint works: src/utils/errors.ts#L17
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
Checks if ts and lint works: src/utils/express-helpers.ts#L84
Unexpected any. Specify a different type
Checks if ts and lint works: src/utils/tokens.ts#L43
Forbidden non-null assertion
Checks if ts and lint works: src/utils/tokens.ts#L50
Forbidden non-null assertion