2 to 3 #436
Annotations
5 errors and 1 warning
phpstan:
src/Templating/LazyFilterRuntime.php#L30
Property Liip\ImagineBundle\Templating\LazyFilterRuntime::$jsonManifest type has no value type specified in iterable type array.
|
phpstan:
src/Templating/LazyFilterRuntime.php#L35
Property Liip\ImagineBundle\Templating\LazyFilterRuntime::$jsonManifestLookup type has no value type specified in iterable type array.
|
phpstan:
src/Templating/LazyFilterRuntime.php#L37
Method Liip\ImagineBundle\Templating\LazyFilterRuntime::__construct() has parameter $jsonManifest with no value type specified in iterable type array.
|
phpstan:
src/Templating/LazyFilterRuntime.php#L130
Method Liip\ImagineBundle\Templating\LazyFilterRuntime::captureVersion() return type has no value type specified in iterable type array.
|
phpstan
Process completed with exit code 1.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|