Skip to content

feature to create permanent cached blade components #24

feature to create permanent cached blade components

feature to create permanent cached blade components #24

Triggered via push April 6, 2024 18:42
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpstan: src/Cached.php (in context of class Vormkracht10/PermanentCache/CachedComponent)#L58
Call to function is_subclass_of() with $this(Vormkracht10\PermanentCache\CachedComponent) and 'Vormkracht10\\PermanentCache\\CachedComponent' will always evaluate to false.
phpstan: src/PermanentCache.php#L12
Property Vormkracht10\PermanentCache\PermanentCache::$cachers has invalid type Vormkracht10\PermanentCache\Cached.
phpstan: src/PermanentCache.php#L18
PHPDoc tag @param for parameter $cachers contains unresolvable type.
phpstan: src/PermanentCache.php#L21
PHPDoc tag @var has invalid value (<class-string<Cached>, class-string<CachedComponent>> $cacher): Unexpected token "<", expected type at offset 9
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.