DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

HHousen / lecture2notes
Active

Last analyzed f7cf4aa a year ago
Default analysis branch is
Currently analyzing run
All issues
1,198
Recommended
107
Bug risk
20
Anti-pattern
126
Security
3
Performance
10
Type check
0
Coverage
0
Style
905
Documentation
134

Subprocess run with ignored non-zero exit

PYL-W1510
Bug risk
2 years ago — 3 years old
Found in lecture2notes/end_to_end/transcript_downloader.py
1

Undefined name detected

PYL-E0602
Bug risk
2 years ago — 3 years old
Found in lecture2notes/../slide-classifier-pytorch-old.py
1

Logging format string contains too few arguments

PYL-E1206
Bug risk
2 years ago — 2 years old
Found in lecture2notes/../summarization_approaches.py
1

Method used has been deprecated

PYL-W1505
Bug risk
a year ago — 3 years old
Found in lecture2notes/../corner_crop_transform.py, lecture2notes/../slide_structure_analysis.py and 3 other files
8

Mismatched parameters in overridden method

PYL-W0221
Bug risk
2 years ago — 3 years old
Found in lecture2notes/models/slide_classifier/grad_cam.py
1

Protected member accessed from outside the class

PYL-W0212
Bug risk
2 years ago — 3 years old
Found in lecture2notes/../inference.py, lecture2notes/../slide-classifier-pytorch-old.py and 1 other file
5

Unguarded next inside generator

PTC-W0063
Bug risk
2 years ago — 2 years old
Found in lecture2notes/../summarization_approaches.py, lecture2notes/../grad_cam.py and 1 other file
3