This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Develop #7
Annotations
22 errors
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L25
Cannot call method getExtension() on mixed.
|
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L25
Cannot call method isFile() on mixed.
|
PHPStan - P8.2:
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>.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L25
Cannot call method getExtension() on mixed.
|
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L42
Method CSlant\LaraGenAdv\Http\Controllers\Detect\DetectController::getClassFromFile() has parameter $file with no type specified.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L25
Cannot call method isFile() on mixed.
|
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L48
Parameter #2 $subject of function preg_match expects string, string|false given.
|
PHPStan - P8.1:
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>.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L42
Method CSlant\LaraGenAdv\Http\Controllers\Detect\DetectController::getClassFromFile() has parameter $file with no type specified.
|
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L113
Method CSlant\LaraGenAdv\Http\Controllers\Detect\DetectController::checkClassType() has parameter $type with no type specified.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L48
Parameter #2 $subject of function preg_match expects string, string|false given.
|
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L154
Cannot call method getParameters() on ReflectionMethod|null.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L113
Method CSlant\LaraGenAdv\Http\Controllers\Detect\DetectController::checkClassType() has parameter $type with no type specified.
|
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L156
Call to deprecated method getClass() of class ReflectionParameter.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L154
Cannot call method getParameters() on ReflectionMethod|null.
|
PHPStan - P8.2:
src/Http/Controllers/Detect/DetectController.php#L156
Cannot call method getName() on ReflectionClass|null.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L156
Call to deprecated method getClass() of class ReflectionParameter.
|
PHPStan - P8.2:
src/Http/Controllers/Generator/RepositoryGeneratorController.php#L18
Method CSlant\LaraGenAdv\Http\Controllers\Generator\RepositoryGeneratorController::index() has no return type specified.
|
PHPStan - P8.1:
src/Http/Controllers/Detect/DetectController.php#L156
Cannot call method getName() on ReflectionClass|null.
|
PHPStan - P8.1:
src/Http/Controllers/Generator/RepositoryGeneratorController.php#L18
Method CSlant\LaraGenAdv\Http\Controllers\Generator\RepositoryGeneratorController::index() has no return type specified.
|
PHPStan - P8.3
The job was canceled because "ubuntu-latest_8_2" failed.
|
PHPStan - P8.3
The operation was canceled.
|