Dashboard
Resources
Pricing
Discover
Directory
Log in
gootsaud
/
bike-riding
Active
Last analyzed
09b2ae1
3 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
223
All issues
340
Recommended
223
Bug risk
98
Anti-pattern
195
Security
26
Performance
21
Type check
0
Coverage
0
Style
0
Documentation
0
Multiple imports for an import name detected
PYL-W0404
Bug risk
3 months ago
—
3 months old
Found in jinja2/environment.py, jinja2/filters.py and 2 other files
4
Method has no argument
PYL-E0211
Bug risk
3 months ago
—
3 months old
Found in jinja2/utils.py
1
Consider using
all
PY-W0075
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/nodes.py
1
Useless super delegation
PYL-W0235
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/exceptions.py
1
Import alias same as original package name
PYL-C0414
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/__init__.py and markupsafe/__init__.py
37
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/__init__.py and serveur/main.py
40
Consider using
in
PYL-R1714
Performance
3 months ago
—
3 months old
Found in jinja2/parser.py
1
Assert statement used outside of tests
BAN-B101
Security
3 months ago
—
3 months old
Found in jinja2/compiler.py, jinja2/environment.py and 5 other files
16
Function or method is being redefined
PYL-E0102
Bug risk
3 months ago
—
3 months old
Found in jinja2/compiler.py and jinja2/environment.py
3
Variable used before assignment
PYL-E0601
Bug risk
3 months ago
—
3 months old
Found in jinja2/compiler.py
1
Assignment to
self
or
cls
detected
PYL-W0642
Bug risk
3 months ago
—
3 months old
Found in jinja2/runtime.py and jinja2/utils.py
3
Inconsistent overridden method
PYL-W0236
Bug risk
3 months ago
—
3 months old
Found in jinja2/runtime.py
6
Cell variable defined in loop
PYL-W0640
Bug risk
3 months ago
—
3 months old
Found in jinja2/loaders.py
2
Protected member accessed from outside the class
PYL-W0212
Bug risk
3 months ago
—
3 months old
Found in jinja2/environment.py, jinja2/loaders.py and 1 other file
4
Assigning result of a function call, where the function has no return
PYL-E1111
Bug risk
3 months ago
—
3 months old
Found in jinja2/loaders.py
1
Abstract method not overridden
PYL-W0223
Bug risk
3 months ago
—
3 months old
Found in jinja2/ext.py
2
Loop variable used outside the loop
PYL-W0631
Bug risk
3 months ago
—
3 months old
Found in jinja2/filters.py
2
Method should have
self
as the first argument
PYL-E0213
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/sandbox.py
1
Function contains unused argument
PYL-W0613
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/compiler.py, jinja2/debug.py and 5 other files
28
Re-definition found for builtin function
PYL-W0622
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/bccache.py, jinja2/compiler.py and 10 other files
35
Exception caught is very general
PYL-W0703
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/bccache.py, jinja2/environment.py and 3 other files
12
Argument redefined from local
PYL-R1704
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/visitor.py
1
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
3 months ago
—
3 months old
Found in jinja2/compiler.py, jinja2/environment.py and 7 other files
18
Audit required: Insecure hash function
PTC-W1003
Security
3 months ago
—
3 months old
Found in jinja2/bccache.py and jinja2/loaders.py
3