Test against PHP 8.3 #20
Annotations
10 errors
tests/IterableToDictionaryTest.php#L14
Unable to resolve the template type TKey in call to function ICanBoogie\iterable_to_dictionary
|
tests/IterableToDictionaryTest.php#L16
Parameter #2 $key_selector of function ICanBoogie\iterable_to_dictionary expects callable(array{offset: string, value: string}): (int|non-empty-string), Closure(array): string given.
|
tests/IterableToDictionaryTest.php#L28
Unable to resolve the template type TKey in call to function ICanBoogie\iterable_to_dictionary
|
tests/IterableToDictionaryTest.php#L30
Parameter #2 $key_selector of function ICanBoogie\iterable_to_dictionary expects callable(array{offset: string, value: string}): (int|non-empty-string), Closure(array): string given.
|
tests/IterableToDictionaryTest.php#L53
Unable to resolve the template type TKey in call to function ICanBoogie\iterable_to_dictionary
|
tests/IterableToDictionaryTest.php#L55
Parameter #2 $key_selector of function ICanBoogie\iterable_to_dictionary expects callable(Test\ICanBoogie\Acme\SampleObject): (int|non-empty-string), Closure(Test\ICanBoogie\Acme\SampleObject): string given.
|
tests/IterableToDictionaryTest.php#L67
Unable to resolve the template type TKey in call to function ICanBoogie\iterable_to_dictionary
|
tests/IterableToDictionaryTest.php#L69
Parameter #2 $key_selector of function ICanBoogie\iterable_to_dictionary expects callable(Test\ICanBoogie\Acme\SampleObject): (int|non-empty-string), Closure(Test\ICanBoogie\Acme\SampleObject): string given.
|
tests/IterableToGroupsTest.php#L14
Unable to resolve the template type TKey in call to function ICanBoogie\iterable_to_groups
|
tests/IterableToGroupsTest.php#L16
Parameter #2 $key_selector of function ICanBoogie\iterable_to_groups expects callable(array{offset: string, value: string}): (int|non-empty-string), Closure(array): string given.
|
This job failed
Loading