Skip to content

feat!: Upgrade Bigtable to V2 #11993

feat!: Upgrade Bigtable to V2

feat!: Upgrade Bigtable to V2 #11993

Triggered via pull request May 23, 2024 07:09
Status Success
Total duration 13m 28s
Artifacts
backwards-compatibility-check
13m 18s
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: 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