TW-1537 Add TKEY stats endpoint #149
Annotations
3 errors and 11 warnings
src/index.ts#L42
`./tkey-stats` import should occur before import of `./utils/ab-test`
|
src/tkey-stats.ts#L2
`axios` import should occur before import of `memoizee`
|
|
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/
|
src/index.ts#L164
Unexpected any. Specify a different type
|
src/index.ts#L351
Unexpected any. Specify a different type
|
src/index.ts#L365
Unexpected any. Specify a different type
|
src/index.ts#L379
Unexpected value in conditional. A boolean expression is required
|
src/index.ts#L382
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 failed
Loading