chore: remove console.log and console.time to reduce logging costs in… #869
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/APIs/RedisAPI.ts#L14
Unexpected any. Specify a different type
|
src/APIs/RedisAPI.ts#L36
Unexpected any. Specify a different type
|
src/controllers/developers.ts#L44
Unexpected any. Specify a different type
|
src/controllers/developers.ts#L45
Unexpected console statement
|
src/controllers/developers.ts#L53
Unexpected any. Specify a different type
|
src/controllers/developers.ts#L56
Unexpected console statement
|
src/controllers/email.ts#L38
Unexpected console statement
|
src/controllers/email.ts#L41
Unexpected any. Specify a different type
|
src/controllers/email.ts#L43
Unexpected console statement
|
src/controllers/examples.ts#L94
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading