Skip to content

set cache key correctly #38

set cache key correctly

set cache key correctly #38

Triggered via push April 17, 2024 07:13
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/Cached)#L56
Call to function is_subclass_of() with class-string<static(Vormkracht10\PermanentCache\Cached)> and 'Vormkracht10\\PermanentCache\\CachedComponent' will always evaluate to false.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/Cached)#L58
Method Vormkracht10\PermanentCache\Cached::run() invoked with 1 parameter, 0 required.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/CachedComponent)#L58
Call to an undefined method Vormkracht10\PermanentCache\CachedComponent::run().
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/CachedComponent)#L58
Else branch is unreachable because ternary operator condition is always true.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/CachedComponent)#L60
Call to function is_null() with string will always evaluate to false.
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/.