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

irby / passwordless-authenticator-poc
Active

Last analyzed 23f74aa 2 months ago
Default analysis branch is
Currently analyzing run
All issues
33
Recommended
22
Bug risk
0
Anti-pattern
33
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
0

Function call can be replaced with helper function

CRT-A0010
Anti-pattern
3 months ago — 3 months old
Found in authenticator-backend/config/config.go
1

Don't use fmt.Sprintf("%s", x) unnecessarily

SCC-S1025
Anti-pattern
3 months ago — 3 months old
Found in authenticator-backend/dto/error_handler.go
1

Avoid use of == and !=

JS-0050
Anti-pattern
3 months ago — 3 months old
Found in client-frontend/../posts.component.ts
1

Detected the use of custom TypeScript modules and namespaces

JS-0337
Anti-pattern
3 months ago — 3 months old
Found in elements/src/ui/HankoAuth.tsx
1

Found // @ts-<directive> comments

JS-0295
Anti-pattern
3 months ago — 3 months old
Found in elements/../ErrorMessage.tsx, elements/../Headline.tsx and 2 other files
5

Detected usage of the any type

JS-0323
Anti-pattern
3 months ago — 3 months old
Found in frontend-sdk/src/lib/client/HttpClient.ts
3

Avoid using promises in places not designed to handle them

JS-0336
Anti-pattern
3 months ago — 3 months old
Found in frontend-sdk/src/lib/client/UserClient.ts
1