Skip to content
Triggered via push December 22, 2023 11:13
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.1 | lowest: config/cloudflare_cache.php#L13
Class App\Http\Middleware\EncryptCookies not found.
PHP 8.1 | lowest: src/CloudflareCache.php#L10
Non-abstract class Yediyuz\CloudflareCache\CloudflareCache contains abstract method purgeByHosts() from interface Yediyuz\CloudflareCache\CloudflareCacheInterface.
PHP 8.1 | lowest: src/CloudflareCache.php#L10
Non-abstract class Yediyuz\CloudflareCache\CloudflareCache contains abstract method purgeByPrefixes() from interface Yediyuz\CloudflareCache\CloudflareCacheInterface.
PHP 8.1 | lowest: src/CloudflareCache.php#L10
Non-abstract class Yediyuz\CloudflareCache\CloudflareCache contains abstract method purgeByTags() from interface Yediyuz\CloudflareCache\CloudflareCacheInterface.
PHP 8.1 | lowest: src/CloudflareCache.php#L10
Non-abstract class Yediyuz\CloudflareCache\CloudflareCache contains abstract method purgeByUrls() from interface Yediyuz\CloudflareCache\CloudflareCacheInterface.
PHP 8.1 | lowest: src/CloudflareCache.php#L10
Non-abstract class Yediyuz\CloudflareCache\CloudflareCache contains abstract method purgeEverything() from interface Yediyuz\CloudflareCache\CloudflareCacheInterface.
PHP 8.1 | lowest: src/CloudflareCacheServiceProvider.php#L59
Class Yediyuz\CloudflareCache\CloudflareCache does not have a constructor and must be instantiated without any parameters.
PHP 8.1 | lowest: src/CloudflarePagesMiddleware.php#L38
Call to an undefined method Illuminate\Contracts\Auth\Factory|Illuminate\Contracts\Auth\Guard::check().
PHP 8.1 | lowest: src/Exceptions/CloudflareCacheRequestException.php#L12
Unsafe usage of new static().
PHP 8.1 | lowest: src/Mixins/CloudflareRouterMixin.php#L27
Call to an undefined static method Yediyuz\CloudflareCache\CloudflareCache::getIgnoredMiddlewares().