Telegram bot commands #6

Merged
Sirherobrine23 merged 4 commits from Telegram_Bot_Commands into main 2021-01-08 23:29:54 +00:00
No description provided.
lgtm-com[bot] commented 2021-01-06 03:44:23 +00:00 (Migrated from github.com)
Author
Owner

This pull request introduces 2 alerts when merging fe98b1421e into f9e90b8175 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class
This pull request **introduces 2 alerts** when merging fe98b1421e28768ccc1af62296ea404df0841082 into f9e90b8175f622926f2b456e8a14c6ec191f4ee5 - [view on LGTM.com](https://lgtm.com/projects/g/Bds-Maneger/bds_maneger_api/rev/pr-2d168e2e5a684df4dde9a87e289b226210a68db0) **new alerts:** * 2 for Unused variable, import, function or class
ghost commented 2021-01-08 18:13:03 +00:00 (Migrated from github.com)
Author
Owner

DeepCode's analysis on #79d553 found:

  • ℹ️ 1 minor issue. 👇
  • ✔️ 3 issues were fixed.

Top issues

Description Example fixes
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

## DeepCode's analysis on [#79d553](https://www.deepcode.ai/app/gh/Bds-Maneger/bds_maneger_api/f9e90b8175f622926f2b456e8a14c6ec191f4ee5/Bds-Maneger/bds_maneger_api/79d55332dd8d49a4b8175c60b754fd65394cd48d/pr/_/%2F/code/?utm_source=gh_review&c=0&w=0&i=1&) found: - :information_source: **1** minor issue. :point_down: - :heavy_check_mark: **3** issues were fixed. ## Top issues <table> <thead> <tr> <th align="left">Description</th> <th align="left">Example fixes</th> </tr> </thead> <tbody> <tr> <td width="77%">The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. Occurrences: <ul><li><a href="https://github.com/Bds-Maneger/bds_maneger_api/blob/79d55332dd8d49a4b8175c60b754fd65394cd48d/index.js#L86">index.js:86</a></li></ul></td> <td width="23%"><a href="https://www.deepcode.ai/app/gh/Bds-Maneger/bds_maneger_api/f9e90b8175f622926f2b456e8a14c6ec191f4ee5/Bds-Maneger/bds_maneger_api/79d55332dd8d49a4b8175c60b754fd65394cd48d/pr/_/%2Findex.js/javascript%2Feslint%2Fguard-for-in/code/?utm_source=gh_review&">:wrench: Example fixes</a></td> </tr> </tbody> </table> #### 👉 View analysis in [**DeepCode’s Dashboard**](https://www.deepcode.ai/app/gh/Bds-Maneger/bds_maneger_api/f9e90b8175f622926f2b456e8a14c6ec191f4ee5/Bds-Maneger/bds_maneger_api/79d55332dd8d49a4b8175c60b754fd65394cd48d/pr/_/%2F/code/?utm_source=gh_review&c=0&w=0&i=1&) | [_Configure the bot_](https://www.deepcode.ai/app/gh/?ownerconfig=Bds-Maneger)
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#6
No description provided.