Skip to content

TW-1461: [EVM] Arch epic QA #146

TW-1461: [EVM] Arch epic QA

TW-1461: [EVM] Arch epic QA #146

Triggered via pull request July 31, 2024 12:56
Status Success
Total duration 58s
Artifacts

code-quality.yml

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

Annotations

11 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: src/index.ts#L159
Unexpected any. Specify a different type
Checks if ts and lint works: src/index.ts#L345
Unexpected any. Specify a different type
Checks if ts and lint works: src/index.ts#L359
Unexpected any. Specify a different type
Checks if ts and lint works: src/index.ts#L373
Unexpected value in conditional. A boolean expression is required
Checks if ts and lint works: src/index.ts#L376
Unexpected any. Specify a different type
Checks if ts and lint works: src/routers/evm/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/schemas.ts#L180
Unexpected any value in conditional. An explicit comparison or type cast is required
Checks if ts and lint works: src/utils/schemas.ts#L184
Unexpected any. Specify a different type