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

Sindarius / npm_gcodeviewer
Active

Last analyzed 68400b2 14 hours ago
Default analysis branch is
Currently analyzing run
All issues
358
Recommended
7
Bug risk
30
Anti-pattern
320
Security
0
Performance
6
Type check
0
Coverage
0
Style
2
Documentation
0

Duplicate case labels found in switch case

JS-0008
Bug risk
15 hours ago — 19 hours old
Found in src/gcodeprocessor.js
1

Useless template literal found

JS-R1004
Anti-pattern
15 hours ago — 2 days old
Found in src/gcodeprocessor.js
1

Found the usage of undeclared variables

JS-0125
Bug risk
15 hours ago — 2 months old
Found in src/toolcursor.js
1

Should not have unused variables

JS-0128
Bug risk
15 hours ago — 2 months old
Found in src/gcodeviewer.js
1

Avoid square-bracket notation when accessing properties

JS-0049
Anti-pattern
15 hours ago — 2 months old
Found in src/utils.js
3