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

Chenyueyan code patch 1 #11

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

chenyueyan-code
Copy link
Owner

No description provided.

@ghost
Copy link

ghost commented Dec 24, 2020

DeepCode's analysis on #e5f2d4 found:

  • ⚠️ 4 warnings 👇

Top issues

Description Example fixes
Two subsequent branches of an if statement have duplicate bodies (here and here). This may be caused by a copy-paste error. If this usage is intentional, consider merging the branches to avoid code duplication. Occurrences: 🔧 Example fixes
The variable obj (declared here) may be uninitialized when used here. Occurrences: 🔧 Example fixes
Assignment of a constant is probably not intended as a condition. Occurrences: 🔧 Example fixes

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

@lgtm-com
Copy link

lgtm-com bot commented Dec 24, 2020

This pull request introduces 4 alerts when merging e5f2d4f into 29e4cff - view on LGTM.com

new alerts:

  • 3 for Unused variable, import, function or class
  • 1 for Missing rate limiting

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug D 6 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell B 23 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant