Dashboard
Resources
Pricing
Discover
Directory
Log in
blackstorm
/
goose
Active
Last analyzed
c54e5cc
6 days ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
785
All issues
5,134
Recommended
785
Bug risk
810
Anti-pattern
4,286
Security
0
Performance
38
Type check
0
Coverage
0
Style
0
Documentation
0
Found unnecessary boolean casts
JS-0012
Bug risk
3 months ago
—
3 months old
Found in app/../alpinejs.js and app/../application.js
4
from 0
Object.prototype
builtins should not be used directly
JS-0021
Bug risk
3 months ago
—
3 months old
Found in app/../alpinejs.js, app/../application.js and 2 other files
14
from 0
Null comparisons without type-checking operators may not work as intended
JS-0059
Bug risk
3 months ago
—
3 months old
Found in app/../application.js, app/../marked.js and 1 other file
48
from 0
IIFEs should be wrapped
JS-0103
Bug risk
3 months ago
—
3 months old
Found in app/../application.js, app/../autosize.js and 2 other files
35
from 0
Found Yoda conditions
JS-0104
Bug risk
3 months ago
—
3 months old
Found in app/../application.js, app/../marked.js and 1 other file
215
from 0
Found assignment operators in conditional expressions
JS-0001
Bug risk
3 months ago
—
3 months old
Found in app/../application.js, app/../marked.js and 1 other file
76
from 0
Found constant expressions in conditions
JS-0003
Bug risk
3 months ago
—
3 months old
Found in app/assets/builds/application.js
11
from 0
Found control characters in regular expressions
JS-0004
Bug risk
3 months ago
—
3 months old
Found in app/../application.js, app/../marked.js and 1 other file
6
from 0
Missing
return
statement
JS-0030
Bug risk
3 months ago
—
3 months old
Found in app/assets/builds/application.js
7
from 0
Found redeclared variables
JS-0085
Bug risk
3 months ago
—
3 months old
Found in app/assets/builds/markedjs.js
13
from 0
Found the usage of undeclared variables
JS-0125
Bug risk
3 months ago
—
3 months old
Found in app/../alpinejs.js, app/../application.js and 3 other files
10
from 0
Should not have unused variables
JS-0128
Bug risk
3 months ago
—
3 months old
Found in app/../alpinejs.js, app/../application.js and 1 other file
26
from 0
Found duplicate assignments
JS-W1032
Bug risk
3 months ago
—
3 months old
Found in app/../application.js and app/../autosize.js
3
from 0
Pin versions in
apt get install
DOK-DL3008
Bug risk
3 months ago
—
3 months old
Found in Dockerfile
1
Found empty block statements
JS-0009
Anti-pattern
3 months ago
—
3 months old
Found in app/../application.js and app/../autosize.js
4
from 0
Avoid square-bracket notation when accessing properties
JS-0049
Anti-pattern
3 months ago
—
3 months old
Found in app/../application.js and app/../autosize.js
53
from 0
Avoid use of
==
and
!=
JS-0050
Anti-pattern
3 months ago
—
3 months old
Found in app/../alpinejs.js, app/../application.js and 2 other files
238
from 0
Found unused objects
JS-R1002
Anti-pattern
3 months ago
—
3 months old
Found in app/../application.js and app/../autosize.js
2
from 0
Bad usage of
RegExp#exec
and
String#match
JS-D007
Performance
3 months ago
—
3 months old
Found in app/../alpinejs.js, app/../application.js and 2 other files
19
from 0