Merge pull request #11 from Riley19280/feature/laravel-stub-integration #11
Annotations
10 errors
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L15
Class CodeStencil\Laravel\LaravelCodeStencilServiceProvider extends unknown class Illuminate\Support\ServiceProvider.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L30
Call to an undefined method CodeStencil\Laravel\LaravelCodeStencilServiceProvider::publishes().
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L31
Function config_path not found.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L34
Function config not found.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L35
Call to static method listen() on an unknown class Illuminate\Support\Facades\Event.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L35
Parameter $commandStarting of anonymous function has invalid type Illuminate\Console\Events\CommandStarting.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L36
Call to static method instance() on an unknown class Illuminate\Support\Facades\App.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L39
Call to static method listen() on an unknown class Illuminate\Support\Facades\Event.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L39
Parameter $commandFinished of anonymous function has invalid type Illuminate\Console\Events\CommandFinished.
|
Run PHPStan:
src/Laravel/LaravelCodeStencilServiceProvider.php#L40
Call to static method make() on an unknown class Illuminate\Support\Facades\App.
|
The logs for this run have expired and are no longer available.
Loading