Skip to content

better draft handling, save handling, and delete support #19

better draft handling, save handling, and delete support

better draft handling, save handling, and delete support #19

Triggered via push October 11, 2023 04:26
Status Failure
Total duration 1m 59s
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.