Skip to content

cleanup

cleanup #67

Triggered via push October 27, 2023 00:21
Status Failure
Total duration 1m 51s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Run PHPStan: src/actions/AddComponent.php#L26
Access to an undefined property markhuot\keystone\models\ComponentData::$type.
Run PHPStan: src/actions/AddComponent.php#L33
Access to an undefined property markhuot\keystone\models\ComponentData::$id.
Run PHPStan: src/actions/AddComponent.php#L34
Access to an undefined property markhuot\keystone\models\Component::$path.
Run PHPStan: src/actions/AddComponent.php#L35
Access to an undefined property markhuot\keystone\models\Component::$slot.
Run PHPStan: src/actions/AddComponent.php#L36
Access to an undefined property markhuot\keystone\models\Component::$type.
Run PHPStan: src/actions/AddComponent.php#L37
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#L30
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 Pint
Process completed with exit code 1.
Run Pest
Process completed with exit code 2.