Dashboard
Resources
Pricing
Discover
Directory
Log in
beego
/
beego
Active
Last analyzed
e4cd6b5
17 days ago
Default analysis branch is
develop
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
922
All issues
1,608
Recommended
922
Bug risk
1,033
Anti-pattern
476
Security
98
Performance
1
Type check
0
Coverage
0
Style
0
Documentation
0
Unused parameter in function
RVV-B0012
Bug risk
2 months ago
—
2 years old
Found in adapter/../cache_adapter.go, adapter/../adapter.go and 80 other files
511
Unused method receiver
RVV-B0013
Bug risk
2 months ago
—
2 years old
Found in adapter/../adapter.go, adapter/../task.go and 69 other files
324
Found empty body in an
if
or
else
branch
SCC-SA9003
Anti-pattern
2 months ago
—
2 years old
Found in core/validation/util_test.go
1
Function call can be replaced with helper function
CRT-A0010
Anti-pattern
2 months ago
—
2 years old
Found in client/orm/db.go, client/orm/models.go and 7 other files
13
Simplify
error
construction with
fmt.Errorf
SCC-S1028
Anti-pattern
2 months ago
—
2 years old
Found in core/../json.go, core/../xml.go and 2 other files
6
Found unnecessary multiple type assertion
SCC-S1034
Anti-pattern
2 months ago
—
2 years old
Found in core/logs/log.go, core/../validators.go and 1 other file
4
Found manual trimming of string
SCC-S1017
Anti-pattern
2 months ago
—
2 years old
Found in client/orm/models.go
1
Cannot marshal channels or functions
SCC-SA1026
Bug risk
2 months ago
—
2 years old
Found in core/../config_test.go, server/../admin_controller.go and 1 other file
3
Exported function returning value of unexported type
RVV-B0011
Anti-pattern
2 months ago
—
2 years old
Found in client/../mock_condition.go, client/orm/models.go and 1 other file
11
Using a deprecated function, variable, constant or field
GO-W1009
Anti-pattern
2 months ago
—
4 months old
Found in adapter/../ini_test.go, adapter/../httplib_test.go and 32 other files
48