Discriminator - Ensure warning shows up in recursive case #4062
Annotations
10 errors
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L41
Property Integration\Test\Client\Models\CodeScanningAlert::$dismissed_reason has unknown class Integration\Test\Client\Models\CodeScanningAlertDismissedReason as its type.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L41
Property Integration\Test\Client\Models\CodeScanningAlert::$dismissed_reason has unknown class Integration\Test\Client\Models\CodeScanningAlertDismissedReason as its type.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L153
Method Integration\Test\Client\Models\CodeScanningAlert::getDismissedReason() has invalid return type Integration\Test\Client\Models\CodeScanningAlertDismissedReason.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L153
Method Integration\Test\Client\Models\CodeScanningAlert::getDismissedReason() has invalid return type Integration\Test\Client\Models\CodeScanningAlertDismissedReason.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L168
Class Integration\Test\Client\Models\CodeScanningAlertDismissedReason not found.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L168
Parameter #1 $targetEnum of method Microsoft\Kiota\Abstractions\Serialization\ParseNode::getEnumValue() expects class-string<Microsoft\Kiota\Abstractions\Enum>, string given.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L168
Parameter #1 $value of method Integration\Test\Client\Models\CodeScanningAlert::setDismissedReason() expects Integration\Test\Client\Models\CodeScanningAlertDismissedReason|null, Microsoft\Kiota\Abstractions\Enum|null given.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L168
Unable to resolve the template type T in call to method Microsoft\Kiota\Abstractions\Serialization\ParseNode::getEnumValue()
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L269
Parameter #2 $value of method Microsoft\Kiota\Abstractions\Serialization\SerializationWriter::writeEnumValue() expects Microsoft\Kiota\Abstractions\Enum|null, Integration\Test\Client\Models\CodeScanningAlertDismissedReason|null given.
|
Execute the IT test:
src/client/Models/CodeScanningAlert.php#L321
Parameter $value of method Integration\Test\Client\Models\CodeScanningAlert::setDismissedReason() has invalid type Integration\Test\Client\Models\CodeScanningAlertDismissedReason.
|
Loading