DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

go-graphite / carbonapi
Active

Last analyzed 743814d a month ago
Default analysis branch is
Currently analyzing run
All issues
1,479
Recommended
481
Bug risk
1,417
Anti-pattern
9
Security
9
Performance
0
Type check
0
Coverage
0
Style
15
Documentation
29

Unused parameter in function

RVV-B0012
Bug risk
2 months ago — a year old
Found in cmd/../reuseport_linux.go, cmd/../main_test.go and 114 other files
218

Unused method receiver

RVV-B0013
Bug risk
2 months ago — a year old
Found in cmd/../main_test.go, expr/../function.go and 122 other files
259

Found redundant nil check on slice

SCC-S1009
Anti-pattern
2 months ago — 8 months old
Found in pkg/parser/internal.go
1

Found usage of default slice index

SCC-S1010
Anti-pattern
2 months ago — 4 months old
Found in expr/types/extract.go
1

Value assigned to a variable is never read before being overwritten

SCC-SA4006
Bug risk
2 months ago — 3 years old
Found in expr/helper/align.go
2