feat!: [Datastore] Upgrade to V2 #11041
backwards-compatibility-check.yaml
on: pull_request
backwards-compatibility-check
12m 59s
unexpected-major-version-check
0s
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
|