Skip to content

feat!: Spanner V2 #10122

feat!: Spanner V2

feat!: Spanner V2 #10122

Triggered via pull request November 20, 2024 21:55
Status Failure
Total duration 8m 7s
Artifacts

lint.yaml

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

Annotations

9 errors
PHPStan Static Analysis: Core/src/Middleware/ExceptionMiddleware.php#L63
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)#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/SpannerClient.php#L259
Instantiated class Google\Cloud\Spanner\Middleware\SpannerMiddleware not found.
PHPStan Static Analysis: Spanner/src/SpannerClient.php#L501
Parameter $result of anonymous function has invalid type Google\Cloud\Spanner\InstanceConfig.
PHPStan Static Analysis
Process completed with exit code 1.