Dashboard
Resources
Pricing
Discover
Directory
Log in
dvershinin
/
lastversion
Active
Last analyzed
b068fc1
4 days ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
16
All issues
284
Recommended
16
Bug risk
2
Anti-pattern
12
Security
1
Performance
187
Type check
0
Coverage
0
Style
13
Documentation
69
Anomalous backslash detected
PY-W0073
Bug risk
4 days ago
—
a year old
Found in lastversion/lastversion.py
1
Multiple imports for an import name detected
PYL-W0404
Bug risk
4 days ago
—
4 days old
Found in lastversion/utils.py
1
from 0
Consider removing the commented out code block
PY-W0069
Anti-pattern
a year ago
—
a year old
Found in lastversion/GiteaRepoSession.py and lastversion/GitHubRepoSession.py
2
Blank line contains whitespace
FLK-W293
Style
a month ago
—
a year old
Found in lastversion/HolderFactory.py
2
Re-definition found for builtin function
PYL-W0622
Anti-pattern
a year ago
—
a year old
Found in lastversion/argparse_version.py
1
Function contains unused argument
PYL-W0613
Anti-pattern
a year ago
—
a year old
Found in lastversion/GiteaRepoSession.py, lastversion/GitHubRepoSession.py and 2 other files
4
Unused variable found
PYL-W0612
Anti-pattern
4 days ago
—
a year old
Found in lastversion/utils.py
1
50%
Unnecessary use of
json.dumps()
for file data
PY-W0079
Anti-pattern
4 months ago
—
5 months old
Found in lastversion/GiteaRepoSession.py and lastversion/GitHubRepoSession.py
2
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
4 days ago
—
4 days old
Found in lastversion/utils.py
1
from 0
Insecure permissions set on a file
BAN-B103
Security
a month ago
—
a month old
Found in lastversion/lastversion.py
1