Better Service Worker #115
Annotations
10 errors
PHPStan:
src/Command/CreateServiceWorkerCommand.php#L1
Ignored error pattern #^Parameter \#1 \$value of function count expects array\|Countable, array\|string given\.$# in path /home/runner/work/phpwa/phpwa/src/Command/CreateServiceWorkerCommand.php was not matched in reported errors.
|
PHPStan:
src/Dto/Screenshot.php#L14
Class SpomkyLabs\PwaBundle\Dto\Screenshot has an uninitialized property $src. Give it default value or assign it in the constructor.
|
PHPStan:
src/Dto/Workbox.php#L1
Ignored error pattern #^Class SpomkyLabs\\PwaBundle\\Dto\\Workbox has an uninitialized property \$precachingPlaceholder\. Give it default value or assign it in the constructor\.$# in path /home/runner/work/phpwa/phpwa/src/Dto/Workbox.php was not matched in reported errors.
|
PHPStan:
src/Dto/Workbox.php#L1
Ignored error pattern #^Class SpomkyLabs\\PwaBundle\\Dto\\Workbox has an uninitialized property \$warmCachePlaceholder\. Give it default value or assign it in the constructor\.$# in path /home/runner/work/phpwa/phpwa/src/Dto/Workbox.php was not matched in reported errors.
|
PHPStan:
src/Normalizer/AssetNormalizer.php#L24
Method SpomkyLabs\PwaBundle\Normalizer\AssetNormalizer::normalize() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Normalizer/AssetNormalizer.php#L24
PHPDoc tag @return with type array<string, string> is incompatible with native type string.
|
PHPStan:
src/Normalizer/AssetNormalizer.php#L40
Method SpomkyLabs\PwaBundle\Normalizer\AssetNormalizer::denormalize() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Normalizer/AssetNormalizer.php#L47
Method SpomkyLabs\PwaBundle\Normalizer\AssetNormalizer::supportsNormalization() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Normalizer/AssetNormalizer.php#L52
Method SpomkyLabs\PwaBundle\Normalizer\AssetNormalizer::supportsDenormalization() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Normalizer/ScreenshotNormalizer.php#L1
Ignored error pattern #^Parameter \#1 \$haystack of function str_starts_with expects string, string\|null given\.$# in path /home/runner/work/phpwa/phpwa/src/Normalizer/ScreenshotNormalizer.php was not matched in reported errors.
|
The logs for this run have expired and are no longer available.
Loading