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

responsive-we / mine-notebook
Active

Last analyzed e2ce633 3 months ago
Default analysis branch is
Currently analyzing run
All issues
96
Recommended
49
Bug risk
50
Anti-pattern
25
Security
0
Performance
7
Type check
0
Coverage
0
Style
4
Documentation
10

React must be present in scope when using JSX

JS-0464
Bug risk
3 months ago — 4 months old
Found in src/App.js, src/../Addnote.js and 4 other files
47

Prefer to accompany onClick with some elements

JS-0746
Anti-pattern
3 months ago — 3 months old
Found in src/Components/Noteitem.js
1

Prefer that non-interactive, visible elements (such as <div>) that have click handlers use the role attribute

JS-0765
Anti-pattern
3 months ago — 3 months old
Found in src/Components/Noteitem.js
1