fix(view): dynamic components with slots #1662
coding-conventions.yml
on: pull_request
Run style check
23s
Run static analysis: PHPStan
49s
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.
|