Skip to content

feat!: Spanner V2 #10109

feat!: Spanner V2

feat!: Spanner V2 #10109

Triggered via pull request November 18, 2024 21:23
Status Failure
Total duration 8m 19s
Artifacts

lint.yaml

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

Annotations

11 errors
PHP Style Check
Process completed with exit code 2.
PHPStan Static Analysis: Core/src/ApiHelperTrait.php (in context of class Google/Cloud/Spanner/Serializer)#L246
Access to an undefined property Google\Cloud\Spanner\Serializer::$serializer.
PHPStan Static Analysis: Core/src/RequestProcessorTrait.php (in context of class Google/Cloud/Core/Middleware/ExceptionMiddleware)#L57
Access to an undefined property Google\Cloud\Core\Middleware\ExceptionMiddleware::$serializer.
PHPStan Static Analysis: Core/src/RequestProcessorTrait.php (in context of class Google/Cloud/Core/Middleware/ExceptionMiddleware)#L82
Access to an undefined property Google\Cloud\Core\Middleware\ExceptionMiddleware::$serializer.
PHPStan Static Analysis: Core/src/RequestProcessorTrait.php (in context of class Google/Cloud/Core/Middleware/ExceptionMiddleware)#L145
Access to an undefined property Google\Cloud\Core\Middleware\ExceptionMiddleware::$serializer.
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Operation)#L99
Call to an undefined method Google\Cloud\Spanner\Operation::resumeOperation().
PHPStan Static Analysis: Spanner/src/RequestTrait.php (in context of class Google/Cloud/Spanner/Session/Session)#L99
Call to an undefined method Google\Cloud\Spanner\Session\Session::resumeOperation().
PHPStan Static Analysis: Spanner/src/Serializer.php#L60
Class Google\Cloud\Spanner\PartialResultSet not found.
PHPStan Static Analysis: Spanner/src/Serializer.php#L76
Call to an undefined method Google\Cloud\Spanner\Serializer::getFieldDataFromRepeatedFields().
PHPStan Static Analysis: Spanner/src/SpannerClient.php#L258
Undefined variable: $keySet
PHPStan Static Analysis: Spanner/src/SpannerClient.php#L276
Call to an undefined method Google\Cloud\Spanner\SpannerClient::decodeMessage().