Skip to content

feat!: [Datastore] Upgrade to V2 #11041

feat!: [Datastore] Upgrade to V2

feat!: [Datastore] Upgrade to V2 #11041

Triggered via pull request March 26, 2024 17:29
Status Success
Total duration 13m 10s
Artifacts
backwards-compatibility-check
12m 59s
backwards-compatibility-check
unexpected-major-version-check
0s
unexpected-major-version-check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
backwards-compatibility-check
Process completed with exit code 1.
backwards-compatibility-check: vendor/google/gax/src/ArrayTrait.php#L51
The parameter $key of Google\Cloud\Core\ArrayTrait#pluck() changed from no type to a non-contravariant string
backwards-compatibility-check: vendor/google/gax/src/ArrayTrait.php#L51
The parameter $isRequired of Google\Cloud\Core\ArrayTrait#pluck() changed from no type to a non-contravariant bool
backwards-compatibility-check: vendor/google/gax/src/ArrayTrait.php#L51
The parameter $key of Google\Cloud\Core\ArrayTrait#pluck() changed from no type to string
backwards-compatibility-check: vendor/google/gax/src/ArrayTrait.php#L51
The parameter $isRequired of Google\Cloud\Core\ArrayTrait#pluck() changed from no type to bool
backwards-compatibility-check: vendor/google/gax/src/ArrayTrait.php#L75
The parameter $arr of Google\Cloud\Core\ArrayTrait#pluckArray() changed from no type to a non-contravariant array
backwards-compatibility-check: vendor/google/gax/src/ArrayTrait.php#L75
The parameter $arr of Google\Cloud\Core\ArrayTrait#pluckArray() changed from no type to array
backwards-compatibility-check: Datastore/src/Operation.php#L104
The number of required arguments for Google\Cloud\Datastore\Operation#__construct() increased from 4 to 6
backwards-compatibility-check: Datastore/src/Operation.php#L104
The parameter $projectId of Google\Cloud\Datastore\Operation#__construct() changed from no type to a non-contravariant Google\Cloud\Core\RequestHandler
backwards-compatibility-check: Datastore/src/Operation.php#L104
The parameter $namespaceId of Google\Cloud\Datastore\Operation#__construct() changed from no type to a non-contravariant Google\ApiCore\Serializer
backwards-compatibility-check: Datastore/src/Operation.php#L104
The parameter $projectId of Google\Cloud\Datastore\Operation#__construct() changed from no type to Google\Cloud\Core\RequestHandler