chore(deps): update phpstan packages to v2 (major) #533
Annotations
4 errors and 1 warning
Run a static analysis with phpstan/phpstan:
src/Param/ParamValueConverterRegistry.php#L56
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, Closure(array): non-falsy-string given.
|
Run a static analysis with phpstan/phpstan:
src/Param/ParamValueConverterRegistry.php#L60
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, Closure(array): non-falsy-string given.
|
Run a static analysis with phpstan/phpstan:
src/Param/ParamValueConverterRegistry.php#L160
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, Closure(array): non-falsy-string given.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading