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

weareinreach / InReach
Active

Last analyzed ab825f4 9 hours ago
Default analysis branch is
Currently analyzing run
All issues
348
Recommended
14
Bug risk
113
Anti-pattern
38
Security
0
Performance
38
Type check
0
Coverage
0
Style
1
Documentation
158

Found unnecessary boolean casts

JS-0012
Bug risk
a month ago — a month old
Found in packages/db/seed/migrate-v1/org/generator.ts
1

Should not have unused variables

JS-0128
Bug risk
a month ago — 3 months old
Found in packages/config/lint-staged/index.js
1

Found redeclared variables

JS-0085
Bug risk
a month ago — 2 months old
Found in packages/db/index.ts
1

Avoid using lexical declarations in case clauses

JS-0054
Anti-pattern
a month ago — 3 months old
Found in packages/db/seed/migrate-v1/org/lib/generateKey.ts
1

Found empty block statements

JS-0009
Anti-pattern
a month ago — 3 months old
Found in packages/db/seed/migrate-v1/index.ts
1

Fallthrough of case statements found

JS-0064
Anti-pattern
8 days ago — a month old
Found in packages/aws-messaging/src/index.ts
1

Detected usage of the any type

JS-0323
Anti-pattern
9 days ago — 9 days old
Found in apps/app/tests-examples/demo-todo-app.spec.ts
2

Bad usage of RegExp#exec and String#match

JS-D007
Performance
a month ago — a month old
Found in packages/../generator.ts and packages/../attributeHelpers.ts
6