This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Develop #7
Annotations
10 errors
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L25
Cannot call method getExtension() on mixed.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L25
Cannot call method isFile() on mixed.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L35
Method CSlant\LaraGenAdv\Http\Controllers\Detect\DetectController::detect() should return array<array> but returns array<int<0, max>, string>.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L42
Method CSlant\LaraGenAdv\Http\Controllers\Detect\DetectController::getClassFromFile() has parameter $file with no type specified.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L48
Parameter #2 $subject of function preg_match expects string, string|false given.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L113
Method CSlant\LaraGenAdv\Http\Controllers\Detect\DetectController::checkClassType() has parameter $type with no type specified.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L154
Cannot call method getParameters() on ReflectionMethod|null.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L156
Call to deprecated method getClass() of class ReflectionParameter.
|
Run PHPStan:
src/Http/Controllers/Detect/DetectController.php#L156
Cannot call method getName() on ReflectionClass|null.
|
Run PHPStan:
src/Http/Controllers/Generator/RepositoryGeneratorController.php#L18
Method CSlant\LaraGenAdv\Http\Controllers\Generator\RepositoryGeneratorController::index() has no return type specified.
|
The logs for this run have expired and are no longer available.
Loading