skipping failing tests #26
Annotations
11 errors
Run Pint
Process completed with exit code 1.
|
Run PHPStan:
src/actions/AddComponent.php#L22
Access to an undefined property markhuot\keystone\models\ComponentData::$type.
|
Run PHPStan:
src/actions/AddComponent.php#L28
Access to an undefined property markhuot\keystone\models\ComponentData::$id.
|
Run PHPStan:
src/actions/AddComponent.php#L29
Access to an undefined property markhuot\keystone\models\Component::$path.
|
Run PHPStan:
src/actions/AddComponent.php#L30
Access to an undefined property markhuot\keystone\models\Component::$slot.
|
Run PHPStan:
src/actions/AddComponent.php#L31
Access to an undefined property markhuot\keystone\models\Component::$type.
|
Run PHPStan:
src/actions/AddComponent.php#L32
Access to an undefined property markhuot\keystone\models\Component::$sortOrder.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L25
Method markhuot\keystone\actions\CompileTwigComponent::__construct() has parameter $handle with no type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L25
Method markhuot\keystone\actions\CompileTwigComponent::__construct() has parameter $twigPath with no type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L30
Method markhuot\keystone\actions\CompileTwigComponent::handle() has no return type specified.
|
Run PHPStan:
src/actions/CompileTwigComponent.php#L36
Call to an undefined method yii\base\View::resolveTemplate().
|