Skip to content

move routes folder #145

move routes folder

move routes folder #145

Triggered via push June 6, 2024 12:03
Status Failure
Total duration 1m 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/Cached)#L72
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)#L77
Method Vormkracht10\PermanentCache\Cached::run() invoked with 1 parameter, 0 required.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/Cached)#L192
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)#L291
Variable $parameters on left side of ?? always exists and is not nullable.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/Cached)#L306
Call to function is_subclass_of() with $this(Vormkracht10\PermanentCache\Cached) and 'Vormkracht10\\PermanentCache\\CachedComponent' will always evaluate to false.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/Cached)#L311
Unreachable statement - code above always terminates.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/CachedComponent)#L76
Else branch is unreachable because previous condition is always true.
phpstan: src/CachesValue.php (in context of class Vormkracht10/PermanentCache/CachedComponent)#L77
Call to an undefined method Vormkracht10\PermanentCache\CachedComponent::run().
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.