Skip to content

Update PHPStan packages to v2 (major) #4113

Update PHPStan packages to v2 (major)

Update PHPStan packages to v2 (major) #4113

Triggered via pull request November 19, 2024 21:24
Status Failure
Total duration 37s
Artifacts

static-analysis.yml

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

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/