TW-1489 Smarty Ads integration #145
Annotations
13 warnings
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/
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, EthanSK/git-branch-name-action@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/index.ts#L159
Unexpected any. Specify a different type
|
src/index.ts#L345
Unexpected any. Specify a different type
|
src/index.ts#L359
Unexpected any. Specify a different type
|
src/index.ts#L373
Unexpected value in conditional. A boolean expression is required
|
src/index.ts#L376
Unexpected any. Specify a different type
|
src/routers/evm/covalent.ts#L67
Unexpected any. Specify a different type
|
src/utils/errors.ts#L17
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
src/utils/express-helpers.ts#L84
Unexpected any. Specify a different type
|
src/utils/schemas.ts#L180
Unexpected any value in conditional. An explicit comparison or type cast is required
|
src/utils/schemas.ts#L184
Unexpected any. Specify a different type
|
This job succeeded
Loading