Add awesome new feature - #1
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
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
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
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
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
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
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
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
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
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