Dashboard
Resources
Pricing
Discover
Directory
Log in
hasgeek
/
funnel
Active
Last analyzed
ed8d231
21 hours ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
98
All issues
741
Recommended
98
Bug risk
39
Anti-pattern
67
Security
0
Performance
0
Type check
0
Coverage
0
Style
6
Documentation
629
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
2 months ago
—
a year old
Found in funnel/../__init__.py, funnel/../__init__.py and 2 other files
35
Consider removing the commented out code block
PY-W0069
Anti-pattern
16 days ago
—
a year old
Found in funnel/../proposal.py, funnel/../rsvp.py and 3 other files
5
Appending to list immediately following its definition
PY-W0070
Anti-pattern
a year ago
—
a year old
Found in funnel/views/auth_client.py
1
Bad
type
operand placement
PTC-W0024
Style
a year ago
—
3 years old
Found in funnel/models/helpers.py
1
Protected member accessed from outside the class
PYL-W0212
Bug risk
15 days ago
—
3 years old
Found in funnel/proxies/request.py
1
Mismatched parameters in overridden method
PYL-W0221
Bug risk
9 months ago
—
3 years old
Found in funnel/../auth_client.py, funnel/../comment.py and 5 other files
27
Unary operand used on an unsupported object
PYL-E1130
Bug risk
2 months ago
—
3 years old
Found in funnel/../organization_membership.py, funnel/../project_membership.py and 2 other files
5
Inconsistent overridden method
PYL-W0236
Bug risk
2 months ago
—
2 years old
Found in funnel/models/notification.py
1
Argument passed both by position and keyword in function call
PYL-E1124
Bug risk
a year ago
—
a year old
Found in funnel/__init__.py
1
Defining equality for a class without also defining hashability
PYL-W1641
Bug risk
4 months ago
—
4 months old
Found in funnel/models/helpers.py
1
Unused variable found
PYL-W0612
Anti-pattern
16 days ago
—
3 years old
Found in tests/unit/transports/sms_template_test.py
9
Exception caught is very general
PYL-W0703
Anti-pattern
4 months ago
—
3 years old
Found in funnel/registry.py and tests/conftest.py
2
Re-definition found for builtin function
PYL-W0622
Anti-pattern
4 months ago
—
3 years old
Found in funnel/models/notification.py
1
Function contains unused argument
PYL-W0613
Anti-pattern
a year ago
—
3 years old
Found in funnel/../auth_client.py and funnel/../update.py
3
Exceptions are overlapping
PYL-W0714
Anti-pattern
4 months ago
—
4 months old
Found in funnel/../github.py, funnel/../linkedin.py and 1 other file
5