Dashboard
Resources
Pricing
Discover
Directory
Log in
DevClad-Inc
/
devclad
Active
Last analyzed
6a7a950
7 days ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
100
All issues
1,269
Recommended
100
Bug risk
79
Anti-pattern
476
Security
1
Performance
297
Type check
0
Coverage
0
Style
48
Documentation
368
Consider removing the commented out code block
PY-W0069
Anti-pattern
2 months ago
—
3 months old
Found in apps/server/devclad/settings/production.py
2
Undefined name detected
PYL-E0602
Bug risk
2 months ago
—
3 months old
Found in apps/server/devclad/settings/__init__.py
1
React must be present in scope when using JSX
JS-0464
Bug risk
2 months ago
—
3 months old
Found in apps/../_app.tsx, apps/../_document.tsx and 4 other files
59
Missing key for the property
JS-0414
Bug risk
2 months ago
—
3 months old
Found in apps/web/src/app/Home.tsx
1
Too many positional arguments in function call
PYL-E1121
Bug risk
3 months ago
—
3 months old
Found in apps/server/users/serializers.py
1
Argument redefined from local
PYL-R1704
Anti-pattern
3 months ago
—
3 months old
Found in apps/server/social/views.py
1
Function contains unused argument
PYL-W0613
Anti-pattern
3 months ago
—
3 months old
Found in apps/../schema.py, apps/../createsu.py and 1 other file
3
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
2 months ago
—
3 months old
Found in apps/../views.py, apps/../views.py and 2 other files
15
Exception caught is very general
PYL-W0703
Anti-pattern
3 months ago
—
3 months old
Found in apps/../apps.py and apps/../tasks.py
2
Detected usage of the
any
type
JS-0323
Anti-pattern
2 months ago
—
3 months old
Found in apps/../index.tsx, apps/../UpdateUser.forms.tsx and 2 other files
8
Unnecessary type assertion of an expression
JS-0349
Anti-pattern
2 months ago
—
3 months old
Found in apps/../MeetingRoom.tsx, apps/../Messages.tsx and 1 other file
5
Avoid using promises in places not designed to handle them
JS-0336
Anti-pattern
2 months ago
—
2 months old
Found in apps/../email.ts and apps/../ScheduleDialog.tsx
2