Fixes failing Php integration tests because of wrong parameter types #7428
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/Models/ValidationError_errors_value.php#L42
Class Integration\Test\Client\Models\string not found.
|
Execute the IT test:
src/client/Models/ValidationError_errors_value.php#L42
Parameter #1 $typeName of method Microsoft\Kiota\Abstractions\Serialization\ParseNode::getCollectionOfPrimitiveValues() expects string|null, array<int, string> given.
|
Execute the IT test:
src/client/Models/ValidationError_errors_value.php#L43
Class Integration\Test\Client\Models\string not found.
|
Execute the IT test:
src/client/Models/ValidationError_errors_value.php#L43
Parameter #1 $typeName of method Microsoft\Kiota\Abstractions\Serialization\ParseNode::getCollectionOfPrimitiveValues() expects string|null, array<int, string> given.
|
Execute the IT test:
src/client/Models/ValidationError_errors_value.php#L43
Parameter #1 $value of method Integration\Test\Client\Models\ValidationError_errors_value::setString() expects array<string>|null, array<mixed> given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Required_status_checks/Contexts/ContextsDeleteRequestBody.php#L33
Class Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Required_status_checks\Contexts\string not found.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Required_status_checks/Contexts/ContextsDeleteRequestBody.php#L33
Parameter #1 $typeName of method Microsoft\Kiota\Abstractions\Serialization\ParseNode::getCollectionOfPrimitiveValues() expects string|null, array<int, string> given.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Required_status_checks/Contexts/ContextsDeleteRequestBody.php#L34
Class Integration\Test\Client\Repos\Item\Item\Branches\Item\Protection\Required_status_checks\Contexts\string not found.
|
Execute the IT test:
src/client/Repos/Item/Item/Branches/Item/Protection/Required_status_checks/Contexts/ContextsDeleteRequestBody.php#L34
Parameter #1 $typeName of method Microsoft\Kiota\Abstractions\Serialization\ParseNode::getCollectionOfPrimitiveValues() expects string|null, array<int, string> given.
|
Loading