Dashboard
Resources
Pricing
Discover
Directory
Log in
hassan11196
/
QRSMS-V1
Active
Last analyzed
ccbda11
3 months ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
95
All issues
162
Recommended
95
Bug risk
51
Anti-pattern
42
Security
0
Performance
52
Type check
0
Coverage
0
Style
17
Documentation
0
Duplicate dictionary keys
PYL-W0109
Bug risk
3 years ago
—
3 years old
Found in QRSMS/student_portal/views.py
1
Consider using identity comparison with singleton
PTC-W0068
Bug risk
a year ago
—
a year old
Found in QRSMS/../views.py, QRSMS/../models.py and 2 other files
21
Implicit enumerate calls found
PTC-W0060
Anti-pattern
a year ago
—
a year old
Found in QRSMS/teacher_portal/views.py
1
Unnecessary comprehension
PTC-W0016
Performance
3 years ago
—
3 years old
Found in QRSMS/actor/models.py
1
Consider using literal syntax to create the data structure
PTC-W0019
Performance
3 years ago
—
3 years old
Found in QRSMS/faculty_portal/views.py
8
Consider using
in
PYL-R1714
Performance
a year ago
—
3 years old
Found in QRSMS/teacher_portal/views.py
3
Unnecessary
else
/
elif
used after
return
PYL-R1705
Style
3 years ago
—
3 years old
Found in QRSMS/../views.py, QRSMS/../models.py and 3 other files
17
Abstract method not overridden
PYL-W0223
Bug risk
3 years ago
—
3 years old
Found in QRSMS/initial/serializers.py
2
Undefined name detected
PYL-E0602
Bug risk
3 years ago
—
3 years old
Found in QRSMS/../riskey.py, QRSMS/../models.py and 1 other file
14
Mismatched parameters in overridden method
PYL-W0221
Bug risk
3 years ago
—
3 years old
Found in QRSMS/../riskey.py, QRSMS/../setup.py and 3 other files
6
Keyword argument defined before variable positional arguments
PYL-W1113
Anti-pattern
3 years ago
—
3 years old
Found in QRSMS/actor/models.py
1
Function contains unused argument
PYL-W0613
Anti-pattern
3 years ago
—
3 years old
Found in QRSMS/faculty_portal/views.py
1
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
3 years ago
—
3 years old
Found in QRSMS/initial/root_commands.py
1
Re-definition found for builtin function
PYL-W0622
Anti-pattern
3 years ago
—
3 years old
Found in QRSMS/../views.py and QRSMS/../views.py
3
Unused variable found
PYL-W0612
Anti-pattern
3 years ago
—
3 years old
Found in QRSMS/../models.py, QRSMS/../models.py and 5 other files
15