Skip to content

feat!: Upgrade Bigtable to V2 #11956

feat!: Upgrade Bigtable to V2

feat!: Upgrade Bigtable to V2 #11956

Triggered via pull request May 21, 2024 15:30
Status Failure
Total duration 51m 22s
Artifacts
backwards-compatibility-check
13m 19s
backwards-compatibility-check
unexpected-major-version-check
0s
unexpected-major-version-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
backwards-compatibility-check: Bigtable/src/Table.php#L97
The number of required arguments for Google\Cloud\Bigtable\Table#__construct() increased from 2 to 3
backwards-compatibility-check: Bigtable/src/Table.php#L97
The parameter $tableName of Google\Cloud\Bigtable\Table#__construct() changed from no type to a non-contravariant Google\ApiCore\Serializer
backwards-compatibility-check: Bigtable/src/Table.php#L97
The parameter $options of Google\Cloud\Bigtable\Table#__construct() changed from array to a non-contravariant string
backwards-compatibility-check: Bigtable/src/Table.php#L97
The parameter $gapicClient of Google\Cloud\Bigtable\Table#__construct() changed from Google\Cloud\Bigtable\V2\BigtableClient to no type
backwards-compatibility-check: Bigtable/src/Table.php#L97
The parameter $tableName of Google\Cloud\Bigtable\Table#__construct() changed from no type to Google\ApiCore\Serializer
backwards-compatibility-check: Bigtable/src/Table.php#L97
The parameter $options of Google\Cloud\Bigtable\Table#__construct() changed from array to string
backwards-compatibility-check: Bigtable/src/Table.php#L97
Parameter 1 of Google\Cloud\Bigtable\Table#__construct() changed name from tableName to serializer
backwards-compatibility-check: Bigtable/src/Table.php#L97
Parameter 2 of Google\Cloud\Bigtable\Table#__construct() changed name from options to tableName
backwards-compatibility-check: Bigtable/src/ChunkFormatter.php#L137
The parameter $readRowsCall of Google\Cloud\Bigtable\ChunkFormatter#__construct() changed from callable to a non-contravariant Google\Cloud\Bigtable\V2\Client\BigtableClient
backwards-compatibility-check: Bigtable/src/ChunkFormatter.php#L137
The parameter $tableName of Google\Cloud\Bigtable\ChunkFormatter#__construct() changed from no type to a non-contravariant Google\Cloud\Bigtable\V2\ReadRowsRequest