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

dvershinin / lastversion

Active
.. All runsmasterPython

Checks

Shell
0
Python
8

Run summary

3 months ago
fca5520..b068fc1
22 seconds
Python
Python @b068fc1
Failing
master
8 issues introduced, 30 issues resolved
8
introduced
30
resolved

Multiple imports for an import name detected

PYL-W0404
Bug risk
Found in lastversion/utils.py
1

Unused variable found

PYL-W0612
Anti-pattern
Found in lastversion/utils.py
1

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
Found in lastversion/utils.py
1

Anomalous backslash detected

PY-W0073
Bug risk
Found in lastversion/lastversion.py
1

Line too long

FLK-E501
Style
Found in lastversion/utils.py
1

Doc line too long

FLK-W505
Style
Found in lastversion/utils.py
1

Missing module/function docstring

PY-D0003
Documentation
Found in lastversion/GitLabRepoSession.py
1

Consider using f-strings

PYL-C0209
Performance
Found in lastversion/GitLabRepoSession.py
1

Metrics

Documentation Coverage
1
Python
Python
67.6%
Below threshold
External Dependencies
1
Python
Python
17