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

saidtechnology / newsapp_api
Active

Last analyzed e888d1e a month ago
Default analysis branch is
Currently analyzing run
All issues
134
Recommended
77
Bug risk
77
Anti-pattern
0
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
57

Method is called but not defined

PHP-E1002
Bug risk
2 months ago — 2 months old
Found in app/../PostController.php, app/../UserController.php and 1 other file
4

Invalid static method call detected

PHP-E1003
Bug risk
2 months ago — 2 months old
Found in app/../CategoryController.php, app/../PostController.php and 6 other files
41

Missing return statement in method/function

PHP-E1004
Bug risk
2 months ago — 2 months old
Found in app/../CategoryController.php, app/../CommentController.php and 1 other file
9

Function call parameters are inconsistent

PHP-W1020
Bug risk
2 months ago — 2 months old
Found in database/seeds/DatabaseSeeder.php
4

Undefined properties must not be accessed

PHP-W1033
Bug risk
2 months ago — 2 months old
Found in app/../CommentController.php, app/../PostController.php and 2 other files
18

Variable is used but not defined

PHP-W1066
Bug risk
2 months ago — 2 months old
Found in routes/console.php
1