Dashboard
Resources
Pricing
Discover
Directory
Log in
M1841
/
the-lobby-vuejs
Active
Last analyzed
7810eb9
3 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
79
All issues
102
Recommended
79
Bug risk
64
Anti-pattern
38
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
0
Null comparisons without type-checking operators may not work as intended
JS-0059
Bug risk
3 months ago
—
3 months old
Found in components/CommentsList.js and components/PostList.js
3
Found the usage of undeclared variables
JS-0125
Bug risk
3 months ago
—
3 months old
Found in components/AppFooter.js, components/AppHeader.js and 6 other files
50
Should not have unused variables
JS-0128
Bug risk
3 months ago
—
3 months old
Found in main.js
1
Avoid use of
==
and
!=
JS-0050
Anti-pattern
3 months ago
—
3 months old
Found in components/CommentsList.js, components/PostList.js and 1 other file
25