Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential Bug Risks and Anti-Patterns #23827

Open
powerexploit opened this issue Apr 2, 2021 · 1 comment
Open

Potential Bug Risks and Anti-Patterns #23827

powerexploit opened this issue Apr 2, 2021 · 1 comment
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@powerexploit
Copy link
Contributor

Description

Hi 👋 I ran the DeepSource static analyzer on the forked copy of this repo and found some interesting code quality issues which are available here.
I opened a PR (#23445 ) fixing some of the issues detected for you to assess if it is right for you.

Describe the feature you'd like:

The Static Code Analysis Tool found potential bugs and anti-patterns in the Code, that can be detrimental at a later point in time with respect to the Project. DeepSource helps you to automatically find and fix issues in your code during code reviews. This tool looks for anti-patterns, bug risks, performance problems, and raises issues.

There are plenty of other issues in relation to Bug Discovery and Anti-Patterns which you would be interested to take a look at.
If you would like to integrate DeepSource to autofix some of the common occurring issues, I can help you set that up :)

@powerexploit powerexploit added the type/feature-request Categorizes issue or PR as related to a new feature. label Apr 2, 2021
@powerexploit powerexploit changed the title Integration DeepSource Potential Bug Risks and Anti-Patterns Apr 2, 2021
@zz-jason
Copy link
Member

zz-jason commented Apr 7, 2021

Good catch! I removed the 'feature-request' label since it's more about code quality.

@zz-jason zz-jason added type/enhancement The issue or PR belongs to an enhancement. and removed type/feature-request Categorizes issue or PR as related to a new feature. labels Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants