Dashboard
Resources
Pricing
Discover
Directory
Log in
EternallyAscend
/
GoToolkits
Active
Last analyzed
41c7706
4 months ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
129
All issues
405
Recommended
129
Bug risk
142
Anti-pattern
106
Security
22
Performance
14
Type check
0
Coverage
0
Style
121
Documentation
0
Unused parameter in function
RVV-B0012
Bug risk
5 months ago
—
6 months old
Found in pkg/../mergeSort_test.go, pkg/../quickSort_test.go and 24 other files
56
Unused method receiver
RVV-B0013
Bug risk
4 months ago
—
6 months old
Found in pkg/auth/JWT/JWT.go, pkg/../peer.go and 8 other files
17
5%
Found variable declaration and assignment separately
SCC-S1021
Anti-pattern
6 months ago
—
6 months old
Found in pkg/IO/JSON/JSON.go
1
Found redundant control flow
SCC-S1023
Anti-pattern
5 months ago
—
6 months old
Found in pkg/../peer.go, pkg/../peerOrigin.go and 4 other files
16
Found empty body in an
if
or
else
branch
SCC-SA9003
Anti-pattern
6 months ago
—
6 months old
Found in pkg/../go.go and pkg/../contact.go
2
Multiple
append
can be combined into a single call
CRT-P0001
Performance
6 months ago
—
6 months old
Found in pkg/../orderer.go, pkg/../peer.go and 4 other files
14
Value assigned to a variable is never read before being overwritten
SCC-SA4006
Bug risk
5 months ago
—
6 months old
Found in pkg/../peerOrigin.go, pkg/../test.go and 3 other files
8
The result of append is not used anywhere
SCC-SA4010
Bug risk
6 months ago
—
6 months old
Found in pkg/../test.go
14
Using a deprecated function, variable, constant or field
GO-W1009
Anti-pattern
5 months ago
—
6 months old
Found in pkg/../pedersonCommitment_test.go
1