Skip to content

fix(view): dynamic components with slots #1662

fix(view): dynamic components with slots

fix(view): dynamic components with slots #1662

Triggered via pull request April 28, 2025 08:25
Status Failure
Total duration 54s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
23s
Run style check
Run static analysis: PHPStan
49s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run style check
Process completed with exit code 1.
Run static analysis: PHPStan
Process completed with exit code 1.
Run static analysis: PHPStan: src/Tempest/Vite/src/TagsResolver/ManifestTagsResolver.php#L184
Match expression does not handle remaining value: Tempest\Vite\PrefetchStrategy::NONE
Run static analysis: PHPStan: src/Tempest/View/src/Components/DynamicViewComponent.php#L23
Property Tempest\View\Components\DynamicViewComponent::$viewConfig is never read, only written.
Run static analysis: PHPStan: src/Tempest/View/src/Components/DynamicViewComponent.php#L22
Property Tempest\View\Components\DynamicViewComponent::$compiler is never read, only written.
Run static analysis: PHPStan: src/Tempest/View/src/Components/DynamicViewComponent.php#L21
Property Tempest\View\Components\DynamicViewComponent::$appConfig is never read, only written.