Skip to content

Update PHPStan packages to v2 (major) #2958

Update PHPStan packages to v2 (major)

Update PHPStan packages to v2 (major) #2958

Triggered via pull request February 8, 2025 11:18
Status Failure
Total duration 2m 22s
Artifacts

continuous-integration.yml

on: pull_request
run  /  Generate test matrix
2s
run / Generate test matrix
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
run / Static Code Analysis (8.4): tests/Client/ClientTest.php#L1
Ignored error pattern #^Parameter \#2 \$haystack of static method PHPUnit\\Framework\\Assert\:\:assertCount\(\) expects Countable\|iterable, array\|string given\.$# in path /home/runner/work/NucleosMatomoBundle/NucleosMatomoBundle/tests/Client/ClientTest.php was not matched in reported errors.
run / Static Code Analysis (8.4): tests/Client/ClientTest.php#L47
Parameter #2 $haystack of static method PHPUnit\Framework\Assert::assertCount() expects Countable|iterable, array<mixed>|string given.
run / Static Code Analysis (8.4): tests/Client/ClientTest.php#L70
Parameter #2 $haystack of static method PHPUnit\Framework\Assert::assertCount() expects Countable|iterable, array<mixed>|string given.
run / Static Code Analysis (8.4)
Process completed with exit code 2.