Update PHPStan packages to v2 #4119
Annotations
4 errors and 1 warning
Static Analysis (locked, 8.3, ubuntu-latest):
tests/ContentTypeMiddlewareTest.php#L129
Parameter #3 $attributes of class Lcobucci\ContentNegotiation\UnformattedResponse constructor expects array<string, mixed>, array<mixed> given.
|
Static Analysis (locked, 8.3, ubuntu-latest):
tests/Formatter/NaiveTemplateEngine.php#L54
Parameter #2 $replace of function str_replace expects array<string>|string, array<mixed> given.
|
Static Analysis (locked, 8.3, ubuntu-latest):
tests/UnformattedResponseTest.php#L157
Parameter #1 $decoratedResponse of class Lcobucci\ContentNegotiation\UnformattedResponse constructor expects Psr\Http\Message\ResponseInterface, mixed given.
|
Static Analysis (locked, 8.3, ubuntu-latest)
Process completed with exit code 2.
|
Static Analysis (locked, 8.3, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|