Last analyzed ccbda11 3 months ago
Default analysis branch is
Currently analyzing run

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