Update PHPStan packages to v2 (major) #2958
continuous-integration.yml
on: pull_request
run
/
Generate test matrix
2s
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
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.
|