Fixes failing Php integration tests because of wrong parameter types #7442
Annotations
10 errors
Execute the IT test:
src/client/Models/ReactionRollup.php#L113
Method Integration\Test\Client\Models\ReactionRollup::getFieldDeserializers() should return array<string, callable(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void> but returns array{confused: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, eyes: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, heart: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, hooray: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, laugh: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, -1: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, +1: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, rocket: Closure(Microsoft\Kiota\Abstractions\Serialization\ParseNode): void, ...}.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Required_status_checks/Contexts/ContextsDeleteRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Required_status_checks\Contexts\ContextsDeleteRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Required_status_checks/Contexts/ContextsPostRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Required_status_checks\Contexts\ContextsPostRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Required_status_checks/Contexts/ContextsPutRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Required_status_checks\Contexts\ContextsPutRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Restrictions/Apps/AppsDeleteRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Restrictions\Apps\AppsDeleteRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Restrictions/Apps/AppsPostRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Restrictions\Apps\AppsPostRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Restrictions/Apps/AppsPutRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Restrictions\Apps\AppsPutRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Restrictions/Teams/TeamsDeleteRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Restrictions\Teams\TeamsDeleteRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Restrictions/Teams/TeamsPostRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Restrictions\Teams\TeamsPostRequestBody::setString() expects array<string>|null, string|null given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Restrictions/Teams/TeamsPutRequestBody.php#L34
Parameter #1 $value of method Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Restrictions\Teams\TeamsPutRequestBody::setString() expects array<string>|null, string|null given.
|
Loading