Dashboard
Resources
Pricing
Discover
Directory
Log in
1nwf
/
Produx-v2
Active
Last analyzed
412770c
4 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
709
All issues
1,113
Recommended
709
Bug risk
616
Anti-pattern
283
Security
3
Performance
203
Type check
0
Coverage
0
Style
8
Documentation
0
Unused parameter in function
RVV-B0012
Bug risk
4 months ago
—
a year old
Found in backend/db/db.go, backend/db/posts.go and 1 other file
5
React must be present in scope when using JSX
JS-0464
Bug risk
4 months ago
—
a year old
Found in client/../_app.tsx, client/../_document.js and 37 other files
575
Value assigned to a variable is never read before being overwritten
SCC-SA4006
Bug risk
4 months ago
—
a year old
Found in backend/../GetProduct.go, backend/../ProductDayStats.go and 1 other file
8
Prefer to accompany
onClick
with some elements
JS-0746
Anti-pattern
4 months ago
—
a year old
Found in client/../profile.tsx, client/../NavBar.tsx and 12 other files
18
label
tags should have a text label and an associated control
JS-0752
Anti-pattern
4 months ago
—
a year old
Found in client/pages/profile.tsx
3
Found non-null assertions
JS-0339
Anti-pattern
a year ago
—
a year old
Found in client/src/components/Products/Home/Sidebar.tsx
1
Use valid anchors
JS-0739
Anti-pattern
4 months ago
—
a year old
Found in client/../NavBar.tsx, client/../Post.tsx and 3 other files
10
Detected usage of the
any
type
JS-0323
Anti-pattern
4 months ago
—
a year old
Found in client/../_app.tsx, client/../index.tsx and 12 other files
33
Prefer that non-interactive, visible elements (such as <div>) that have click handlers use the role attribute
JS-0765
Anti-pattern
4 months ago
—
a year old
Found in client/../profile.tsx, client/../BasicInfo.tsx and 10 other files
13
Prefer meaningful alternative text
JS-0737
Anti-pattern
4 months ago
—
a year old
Found in client/../profile.tsx, client/../NavBar.tsx and 11 other files
13
Avoid use of
==
and
!=
JS-0050
Anti-pattern
4 months ago
—
4 months old
Found in client/../index.tsx, client/../index.tsx and 8 other files
18
38%
Missing
<track>
in
<audio>
/
<video>
element
JS-0754
Anti-pattern
4 months ago
—
4 months old
Found in client/../PostDetails.tsx
1
Using a deprecated function, variable, constant or field
GO-W1009
Anti-pattern
4 months ago
—
4 months old
Found in backend/../GetProducts.go and backend/../UpdatePost.go
2
tabIndex
declared on a non-interactive element
JS-0762
Performance
4 months ago
—
a year old
Found in client/../NavBar.tsx and client/../Sidebar.tsx
4
Non-interactive elements assigned mouse/keyboard event listeners
JS-0760
Performance
4 months ago
—
a year old
Found in client/../NavBar.tsx and client/../Sidebar.tsx
5