DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

Spelunking-Studios / The-Caverns-Website
Active

Last analyzed 0b059e7 4 months ago
Default analysis branch is
Currently analyzing run
All issues
198
Recommended
106
Bug risk
111
Anti-pattern
85
Security
0
Performance
2
Type check
0
Coverage
0
Style
0
Documentation
0

Assignment to imported bindings

JS-0035
Bug risk
4 months ago — 4 months old
Found in components/theme-toggle.js
1

Should not have unused variables

JS-0128
Bug risk
4 months ago — 4 months old
Found in components/download.js, components/footer.js and 24 other files
88
1%

Avoid use of == and !=

JS-0050
Anti-pattern
4 months ago — 4 months old
Found in components/imageCarousel.js, components/theme-toggle.js and 4 other files
11

Found invalid characters in markup

JS-0454
Anti-pattern
4 months ago — 4 months old
Found in pages/../[enemy].js and pages/sign-in.js
2

Found empty block statements

JS-0009
Anti-pattern
4 months ago — 4 months old
Found in components/imageCarousel.js and pages/../[enemy].js
2
from 0

Found unreachable code

JS-0025
Performance
4 months ago — 4 months old
Found in components/imageCarousel.js and pages/../[enemy].js
2
33%