Skip to content

PHPStan

PHPStan #62

Manually triggered January 21, 2025 21:22
Status Failure
Total duration 34s
Artifacts

phpstan.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/LaravelBackedEnumMakeCommand.php#L8
Class Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand extends unknown class Illuminate\Foundation\Console\EnumMakeCommand.
phpstan: src/LaravelBackedEnumMakeCommand.php#L14
Call to an undefined method Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::option().
phpstan: src/LaravelBackedEnumMakeCommand.php#L14
Call to an undefined method Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::option().
phpstan: src/LaravelBackedEnumMakeCommand.php#L17
Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::getStub() calls parent::getStub() but Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand does not extend any class.
phpstan: src/LaravelBackedEnumMakeCommand.php#L22
Call to an undefined method Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::option().
phpstan: src/LaravelBackedEnumMakeCommand.php#L22
Call to an undefined method Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::option().
phpstan: src/LaravelBackedEnumMakeCommand.php#L25
Call to an undefined method Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::option().
phpstan: src/LaravelBackedEnumMakeCommand.php#L26
Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::buildClass() calls parent::buildClass() but Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand does not extend any class.
phpstan: src/LaravelBackedEnumMakeCommand.php#L29
Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::buildClass() calls parent::buildClass() but Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand does not extend any class.
phpstan: src/LaravelBackedEnumMakeCommand.php#L36
Access to an undefined property Webfox\LaravelBackedEnums\LaravelBackedEnumMakeCommand::$laravel.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636