TW-1563 Add specifications for theming native ads #157
code-quality.yml
on: pull_request
Checks if ts and lint works
28s
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#L165
Unexpected any. Specify a different type
|
Checks if ts and lint works:
src/index.ts#L354
Unexpected any. Specify a different type
|
Checks if ts and lint works:
src/index.ts#L368
Unexpected any. Specify a different type
|
Checks if ts and lint works:
src/index.ts#L382
Unexpected value in conditional. A boolean expression is required
|
Checks if ts and lint works:
src/index.ts#L385
Unexpected any. Specify a different type
|
Checks if ts and lint works:
src/routers/evm/covalent.ts#L99
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
|
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#L59
Unexpected any. Specify a different type
|
Checks if ts and lint works:
src/utils/schemas.ts#L191
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Checks if ts and lint works:
src/utils/schemas.ts#L195
Unexpected any. Specify a different type
|