Last analyzed c54e5cc 6 days ago
Default analysis branch is
Currently analyzing run

Found unnecessary boolean casts

JS-0012
Bug risk
3 months ago 3 months old
Found in app/../alpinejs.js and app/../application.js
4

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

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

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

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

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

Found constant expressions in conditions

JS-0003
Bug risk
3 months ago 3 months old
Found in app/assets/builds/application.js
11

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

Missing return statement

JS-0030
Bug risk
3 months ago 3 months old
Found in app/assets/builds/application.js
7

Found redeclared variables

JS-0085
Bug risk
3 months ago 3 months old
Found in app/assets/builds/markedjs.js
13

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

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

Found duplicate assignments

JS-W1032
Bug risk
3 months ago 3 months old
Found in app/../application.js and app/../autosize.js
3

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

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

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

Found unused objects

JS-R1002
Anti-pattern
3 months ago 3 months old
Found in app/../application.js and app/../autosize.js
2

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