Skip to content

Enable plugin

Enable plugin #20

Triggered via push October 11, 2023 11:09
Status Failure
Total duration 1m 24s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Run PHPStan: src/Keystone.php#L30
Call to an undefined method yii\base\View::registerTwigExtension().
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#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 Pint
Process completed with exit code 1.
Run Pest
Process completed with exit code 2.