Skip to content

Temporarily fix deprecation #35

Temporarily fix deprecation

Temporarily fix deprecation #35

Triggered via pull request October 27, 2023 12:19
Status Failure
Total duration 1m 0s
Artifacts

check.yml

on: pull_request
Code check  /  Coding Standard
28s
Code check / Coding Standard
Matrix: Code check / PHPStan
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Code check / PHPStan (highest): tests/Endpoints/Contactlists/Search/RequestTest.php#L36
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertCount() expects Countable|iterable, array|ArrayAccess given.
Code check / PHPStan (highest): tests/Endpoints/Contacts/Search/RequestTest.php#L38
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertCount() expects Countable|iterable, array|ArrayAccess given.
Code check / PHPStan (highest): tests/Endpoints/Contacts/Search/RequestTest.php#L66
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertCount() expects Countable|iterable, array|ArrayAccess given.
Code check / PHPStan (highest): tests/Endpoints/CustomFields/Search/RequestTest.php#L39
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertCount() expects Countable|iterable, array|ArrayAccess given.
Code check / PHPStan (highest): tests/Endpoints/CustomFields/Search/RequestTest.php#L67
Parameter #2 $haystack of method PHPUnit\Framework\Assert::assertCount() expects Countable|iterable, array|ArrayAccess given.
Code check / PHPStan (highest)
Process completed with exit code 1.