Skip to content

Add awesome new feature - #1

Open
Marti2203 wants to merge 1 commit into
mainfrom
add-feature
Open

Add awesome new feature#1
Marti2203 wants to merge 1 commit into
mainfrom
add-feature

Add awesome new feature

9b4bd66
Select commit
Loading
Failed to load commit list.
SonarQube Cloud - dev7 / SonarCloud Code Analysis failed Jul 30, 2026 in 31s

Quality Gate failed

Failed conditions
E Reliability Rating on New Code (required ≥ A)
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 9 in pokedex/templates/pokemon.html

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Make sure disabling auto-escaping feature is safe here.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcASwhOZFoKAWNubH&open=AZ-wcASwhOZFoKAWNubH&pullRequest=1

Check failure on line 52 in pokedex/helper.py

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Add 1 missing arguments; 'is_pikachu' expects 2 positional arguments.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcAWEhOZFoKAWNubM&open=AZ-wcAWEhOZFoKAWNubM&pullRequest=1

Check warning on line 51 in pokedex/helper.py

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Fix this equality check; Previous type checks suggest that operands have incompatible types.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcAWEhOZFoKAWNubL&open=AZ-wcAWEhOZFoKAWNubL&pullRequest=1

Check failure on line 50 in pokedex/helper.py

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Change this code so that it raises an object deriving from BaseException.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcAWEhOZFoKAWNubK&open=AZ-wcAWEhOZFoKAWNubK&pullRequest=1

Check warning on line 52 in pokedex/helper.py

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Merge this if statement with the enclosing one.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcAWEhOZFoKAWNubJ&open=AZ-wcAWEhOZFoKAWNubJ&pullRequest=1

Check failure on line 15 in pokedex/helper.py

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Change this code to not construct SQL queries directly from user-controlled data.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcAWEhOZFoKAWNubN&open=AZ-wcAWEhOZFoKAWNubN&pullRequest=1

Check failure on line 9 in pokedex/templates/pokemon.html

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Change this code to not reflect unsanitized user-controlled data.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcASwhOZFoKAWNubI&open=AZ-wcASwhOZFoKAWNubI&pullRequest=1

Check warning on line 26 in pokedex/app.py

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Specify the HTTP methods this route should accept.

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcAWVhOZFoKAWNubO&open=AZ-wcAWVhOZFoKAWNubO&pullRequest=1

Check failure on line 37 in pokedex/app.py

See this annotation in the file changed.

@sonarqube-cloud-dev7 sonarqube-cloud-dev7 / SonarCloud Code Analysis

Specify an exception class to catch or reraise the exception

See more on https://dev7.sc-dev7.io/project/issues?id=AutoCodeRoverSG_python-flask-demo&issues=AZ-wcAWVhOZFoKAWNubP&open=AZ-wcAWVhOZFoKAWNubP&pullRequest=1