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

willothy / worth
Active

Last analyzed c9932a5 2 months ago
Default analysis branch is
Currently analyzing run
All issues
84
Recommended
5
Bug risk
15
Anti-pattern
59
Security
0
Performance
10
Type check
0
Coverage
0
Style
0
Documentation
0

This match statement can be collapsed into an if-let statement

RS-W1006
Anti-pattern
3 months ago — 3 months old
Found in src/preprocessor.rs
3

Found unneeded field pattern

RS-C1010
Anti-pattern
3 months ago — 3 months old
Found in src/preprocessor.rs
1

Found consecutive if expressions with the same condition

RS-W1009
Bug risk
3 months ago — 3 months old
Found in src/typecheck.rs
1