Create phpstan.neon #10
Annotations
12 errors
Run PHPStan:
src/Keystone.php#L21
Method markhuot\keystone\Keystone::init() has no return type specified.
|
Run PHPStan:
src/Keystone.php#L26
Call to an undefined method yii\base\View::registerTwigExtension().
|
Run PHPStan:
src/actions/AddComponent.php#L11
Method markhuot\keystone\actions\AddComponent::handle() has no return type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L24
Method markhuot\keystone\actions\CompileTwigComponent::__construct() has parameter $handle with no type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L24
Method markhuot\keystone\actions\CompileTwigComponent::__construct() has parameter $twigPath with no type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L29
Method markhuot\keystone\actions\CompileTwigComponent::handle() has no return type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L34
Call to an undefined method yii\base\View::resolveTemplate().
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L52
Method class@anonymous/actions/CompileTwigComponent.php:52::add() has no return type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L52
Method class@anonymous/actions/CompileTwigComponent.php:52::add() has parameter $key with no type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L52
Method class@anonymous/actions/CompileTwigComponent.php:52::add() has parameter $value with no type specified.
|
Run Pint
Process completed with exit code 1.
|
Run Pest
Process completed with exit code 126.
|