Better Cache Strategy Support #234
Annotations
10 errors
PHP 8.3 Test on ubuntu-latest:
src/Command/ListCacheStrategiesCommand.php#L58
Access to an undefined property SpomkyLabs\PwaBundle\Service\CacheStrategy::$strategy.
|
PHP 8.3 Test on ubuntu-latest:
src/Command/ListCacheStrategiesCommand.php#L59
Access to an undefined property SpomkyLabs\PwaBundle\Service\CacheStrategy::$matchCallback.
|
PHP 8.3 Test on ubuntu-latest:
src/Dto/BackgroundSync.php#L1
Ignored error pattern #^Class SpomkyLabs\\PwaBundle\\Dto\\BackgroundSync has an uninitialized property \$regex\. Give it default value or assign it in the constructor\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Dto/BackgroundSync.php was not matched in reported errors.
|
PHP 8.3 Test on ubuntu-latest:
src/Dto/BackgroundSync.php#L15
Class SpomkyLabs\PwaBundle\Dto\BackgroundSync has an uninitialized property $matchCallback. Give it default value or assign it in the constructor.
|
PHP 8.3 Test on ubuntu-latest:
src/Dto/Cache.php#L30
Parameter #1 $interval of method DateTimeImmutable::add() expects DateInterval, DateInterval|false given.
|
PHP 8.3 Test on ubuntu-latest:
src/Dto/PageCache.php#L1
Ignored error pattern #^Class SpomkyLabs\\PwaBundle\\Dto\\PageCache has an uninitialized property \$cacheName\. Give it default value or assign it in the constructor\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Dto/PageCache.php was not matched in reported errors.
|
PHP 8.3 Test on ubuntu-latest:
src/Dto/PageCache.php#L1
Ignored error pattern #^Class SpomkyLabs\\PwaBundle\\Dto\\PageCache has an uninitialized property \$regex\. Give it default value or assign it in the constructor\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Dto/PageCache.php was not matched in reported errors.
|
PHP 8.3 Test on ubuntu-latest:
src/Dto/PageCache.php#L12
Class SpomkyLabs\PwaBundle\Dto\PageCache has an uninitialized property $matchCallback. Give it default value or assign it in the constructor.
|
PHP 8.3 Test on ubuntu-latest:
src/Dto/PageCache.php#L34
PHPDoc tag @var for property SpomkyLabs\PwaBundle\Dto\PageCache::$cacheableResponseHeaders with type array<string, string>|null is not subtype of native type array.
|
PHP 8.3 Test on ubuntu-latest:
src/Resources/config/definition/service_worker.php#L53
Ignored error pattern #^Anonymous function should return array but returns mixed\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Resources/config/definition/service_worker.php is expected to occur 6 times, but occurred 8 times.
|