[BREAKING]feat: makes param $realm optional #618
Annotations
11 errors
|
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L79
Parameter #1 $criteria of method Fschmtt\Keycloak\Resource\Groups::all() expects Fschmtt\Keycloak\Http\Criteria|null, string given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L78
Parameter #2 $realm of method Fschmtt\Keycloak\Resource\Groups::create() expects string|null, Fschmtt\Keycloak\Representation\Group given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L78
Parameter #1 $group of method Fschmtt\Keycloak\Resource\Groups::create() expects Fschmtt\Keycloak\Representation\Group, string given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L55
Parameter #3 $realm of method Fschmtt\Keycloak\Resource\Groups::update() expects string|null, Fschmtt\Keycloak\Representation\Group given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L55
Parameter #2 $updatedGroup of method Fschmtt\Keycloak\Resource\Groups::update() expects Fschmtt\Keycloak\Representation\Group, string|null given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L48
Parameter #2 $realm of method Fschmtt\Keycloak\Resource\Groups::all() expects string|null, Fschmtt\Keycloak\Http\Criteria given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L48
Parameter #1 $criteria of method Fschmtt\Keycloak\Resource\Groups::all() expects Fschmtt\Keycloak\Http\Criteria|null, string given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L42
Parameter #1 $criteria of method Fschmtt\Keycloak\Resource\Groups::all() expects Fschmtt\Keycloak\Http\Criteria|null, string given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L39
Parameter #2 $realm of method Fschmtt\Keycloak\Resource\Groups::create() expects string|null, Fschmtt\Keycloak\Representation\Group given.
|
|
Run PHPStan:
tests/Integration/Resource/GroupsTest.php#L39
Parameter #1 $group of method Fschmtt\Keycloak\Resource\Groups::create() expects Fschmtt\Keycloak\Representation\Group, string given.
|
background
wait
wait-all
cancel
parallel
Loading