Skip to content

chore(deps): update phpstan packages to v2 (major) #533

chore(deps): update phpstan packages to v2 (major)

chore(deps): update phpstan packages to v2 (major) #533

Triggered via pull request November 11, 2024 15:53
Status Failure
Total duration 39s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L56
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, Closure(array): non-falsy-string given.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L60
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, Closure(array): non-falsy-string given.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L160
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, Closure(array): non-falsy-string given.
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
Static Analysis with PHPStan (8.2)
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/