Skip to content

feat!: [Spanner] Upgrade to V2 (Part 1/2) #7519

feat!: [Spanner] Upgrade to V2 (Part 1/2)

feat!: [Spanner] Upgrade to V2 (Part 1/2) #7519

Triggered via pull request May 15, 2024 20:41
Status Failure
Total duration 8m 14s
Artifacts

lint.yaml

on: pull_request
PHP Style Check
1m 29s
PHP Style Check
PHPStan Static Analysis
8m 4s
PHPStan Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Style Check
Process completed with exit code 2.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Batch/BatchSnapshot)#L69
Access to an undefined property Google\Cloud\Spanner\Batch\BatchSnapshot::$serializer.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Batch/BatchSnapshot)#L71
Access to an undefined property Google\Cloud\Spanner\Batch\BatchSnapshot::$requestHandler.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Connection/Grpc)#L71
Access to an undefined property Google\Cloud\Spanner\Connection\Grpc::$requestHandler.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Snapshot)#L69
Access to an undefined property Google\Cloud\Spanner\Snapshot::$serializer.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Snapshot)#L71
Access to an undefined property Google\Cloud\Spanner\Snapshot::$requestHandler.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Transaction)#L69
Access to an undefined property Google\Cloud\Spanner\Transaction::$serializer.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Transaction)#L71
Access to an undefined property Google\Cloud\Spanner\Transaction::$requestHandler.
PHPStan Static Analysis: Spanner/src/SpannerClient.php#L471
Call to an undefined method Google\Cloud\Spanner\SpannerClient::instanceConefiguration().
PHPStan Static Analysis
Process completed with exit code 1.