Dashboard
Resources
Pricing
Discover
Directory
Log in
BetaPictoris
/
nook
Active
Overview
Issues
Metrics
History
All
Sort
Anti-pattern
10
All issues
18
Recommended
4
Bug Risk
2
Anti-pattern
10
Security
0
Performance
3
Typecheck
0
Coverage
0
Style
0
Documentation
3
Missing
<track>
in
<audio>
/
<video>
element
JS-0754
Anti-pattern
6 months ago
—
6 months old
Found in src/comps/AudioController/AudioController.js
2
Consider using
let
or
const
instead of
var
JS-0239
Anti-pattern
6 months ago
—
7 months old
Found in src/index.js
1
Prefer var declarations be placed at the top of their scope
JS-0102
Anti-pattern
6 months ago
—
7 months old
Found in src/index.js
1
Validation of JSX maximum depth
JS-0415
Anti-pattern
6 months ago
—
6 months old
Found in src/App.js
1
Prefer that
for-in
loops should include an
if
statement
JS-0051
Anti-pattern
6 months ago
—
6 months old
Found in src/../AudioController.js and src/index.js
3
Consider using arrow functions for callbacks
JS-0241
Anti-pattern
6 months ago
—
6 months old
Found in src/comps/AudioController/data.js
1
Either all code paths should have explicit returns, or none of them
JS-0045
Anti-pattern
6 months ago
—
6 months old
Found in src/comps/SettingsOptions.js
1