Dashboard
Resources
Pricing
Discover
Directory
Log in
gochan-org
/
gochan
Active
Last analyzed
052123a
2 days ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
142
All issues
1,574
Recommended
142
Bug risk
548
Anti-pattern
433
Security
38
Performance
6
Type check
0
Coverage
0
Style
549
Documentation
0
Unused parameter in function
RVV-B0012
Bug risk
a month ago
—
a year old
Found in cmd/../kusabax.go, cmd/../pre2021.go and 6 other files
19
Anomalous backslash detected
PY-W0073
Bug risk
a month ago
—
4 months old
Found in devtools/selenium_testing/runtests.py
1
Function call can be replaced with helper function
CRT-A0010
Anti-pattern
a month ago
—
a year old
Found in pkg/gcsql/wordfilters.go
1
Found
x.Sub(time.Now())
instead of
time.Until(x)
SCC-S1024
Anti-pattern
a month ago
—
a month old
Found in pkg/gctemplates/funcs.go
1
Blank line contains whitespace
FLK-W293
Style
a month ago
—
a year old
Found in devtools/../localstorage.py and devtools/../qr.py
2
Unnecessary
else
/
elif
used after
return
PYL-R1705
Style
8 months ago
—
10 months old
Found in build.py
1
Found the usage of undeclared variables
JS-0125
Bug risk
22 days ago
—
a year old
Found in frontend/../postelement.js, frontend/../filebans.js and 1 other file
7
Should not have unused variables
JS-0128
Bug risk
22 days ago
—
a year old
Found in frontend/../qr.js and frontend/../postinfo.js
4
Re-definition found for builtin function
PYL-W0622
Anti-pattern
4 months ago
—
a year old
Found in build.py and devtools/../runtests.py
3
Avoid use of
==
and
!=
JS-0050
Anti-pattern
22 days ago
—
a year old
Found in frontend/../cooldowns.js, frontend/../requests.js and 20 other files
99
Avoid square-bracket notation when accessing properties
JS-0049
Anti-pattern
5 months ago
—
8 months old
Found in frontend/js/dom/lightbox.js
2
Function contains unused argument
PYL-W0613
Anti-pattern
8 months ago
—
8 months old
Found in build.py
1
Unused variable found
PYL-W0612
Anti-pattern
25 days ago
—
25 days old
Found in build.py
1