fix: updating readme #107
Annotations
6 warnings
|
Run npm run lint:
src/bot/index.ts#L43
Define a constant instead of duplicating this literal 3 times
|
|
Run npm run lint:
src/bot/index.ts#L29
Refactor this function to reduce its Cognitive Complexity from 29 to the 15 allowed
|
|
Run npm run lint:
src/bot/googleSheetsService.ts#L226
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/bot/googleSheetsService.ts#L168
Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed
|
|
Run npm run lint:
src/bot/commands/flower.ts#L583
Define a constant instead of duplicating this literal 3 times
|
|
Run npm run lint:
src/bot/commands/flower.ts#L415
Refactor this function to reduce its Cognitive Complexity from 34 to the 15 allowed
|
Loading