Skip to content

chore(deps): allow webmozart/assert v2 #156

chore(deps): allow webmozart/assert v2

chore(deps): allow webmozart/assert v2 #156

Re-run triggered December 17, 2025 17:48
Status Failure
Total duration 1m 51s
Artifacts

integrate.yaml

on: pull_request
Integration test  /  Supported Versions Matrix
4s
Integration test / Supported Versions Matrix
Unit test  /  Supported Versions Matrix
6s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
22s
Code Coverage / Code Coverage
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Integration test / Tests
Matrix: Unit test / Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 2.
InvalidReturnStatement: src/Utils.php#L60
src/Utils.php:60:16: InvalidReturnStatement: The inferred type 'list<list{string, int}|string>' does not match the declared return type 'array<array-key, string>' for phpDocumentor\Reflection\Utils::pregSplit (see https://psalm.dev/128)
InvalidReturnType: src/Utils.php#L46
src/Utils.php:46:16: InvalidReturnType: The declared return type 'array<array-key, string>' for phpDocumentor\Reflection\Utils::pregSplit is incorrect, got 'list<list{string, int}|string>' (see https://psalm.dev/011)