Dashboard
Resources
Pricing
Discover
Directory
Log in
willtheorangeguy
/
willtheorangeguy.github.io
Active
Last analyzed
ab66cf6
8 days ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
171
All issues
575
Recommended
171
Bug risk
156
Anti-pattern
406
Security
0
Performance
4
Type check
0
Coverage
0
Style
0
Documentation
9
Null comparisons without type-checking operators may not work as intended
JS-0059
Bug risk
4 months ago
—
4 months old
Found in assets/js/particles.js
1
Found redeclared variables
JS-0085
Bug risk
4 months ago
—
4 months old
Found in assets/js/particles.js
15
function
or var declarations in nested blocks is not preferred
JS-0016
Bug risk
4 months ago
—
4 months old
Found in assets/js/particles.js
4
Found the usage of undeclared variables
JS-0125
Bug risk
4 months ago
—
4 months old
Found in apps/../hoisted.3d4d6801.js, assets/js/404.js and 6 other files
68
Should not have unused variables
JS-0128
Bug risk
4 months ago
—
4 months old
Found in assets/../particles.js, assets/js/script.js and 2 other files
9
Always tag the version of an image explicitly
DOK-DL3006
Bug risk
4 months ago
—
4 months old
Found in Dockerfile
1
Avoid use of
==
and
!=
JS-0050
Anti-pattern
4 months ago
—
4 months old
Found in assets/js/404.js, assets/../particles.js and 2 other files
72
Avoid using lexical declarations in case clauses
JS-0054
Anti-pattern
4 months ago
—
4 months old
Found in assets/js/particles.js
1