Skip to content

Add shop

Add shop #163

Triggered via push January 23, 2026 16:10
Status Failure
Total duration 1m 41s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/CachedComponent)#L77
Else branch is unreachable because previous condition is always true.
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/Cached)#L309
Unreachable statement - code above always terminates.
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/Cached)#L304
Call to function is_subclass_of() with $this(Backstage\PermanentCache\Laravel\Cached) and 'Backstage\\PermanentCache\\Laravel\\CachedComponent' will always evaluate to false.
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/Cached)#L289
Variable $parameters on left side of ?? always exists and is not nullable.
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/Cached)#L254
Call to function is_a() with arguments class-string<static(Backstage\PermanentCache\Laravel\Cached)>, 'Backstage\\PermanentCache\\Laravel\\CachedComponent' and true will always evaluate to false.
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/Cached)#L193
Call to function is_subclass_of() with class-string<static(Backstage\PermanentCache\Laravel\Cached)> and 'Backstage\\PermanentCache\\Laravel\\CachedComponent' will always evaluate to false.
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/Cached)#L78
Method Backstage\PermanentCache\Laravel\Cached::run() invoked with 1 parameter, 0 required.
phpstan: src/CachesValue.php (in context of class Backstage/PermanentCache/Laravel/Cached)#L73
Call to function is_subclass_of() with class-string<static(Backstage\PermanentCache\Laravel\Cached)> and 'Backstage\\PermanentCache\\Laravel\\CachedComponent' will always evaluate to false.