feat!: Spanner V2 #9974
lint.yaml
on: pull_request
PHP Style Check
1m 41s
PHPStan Static Analysis
7m 44s
Annotations
5 errors
PHP Style Check
Process completed with exit code 2.
|
PHPStan Static Analysis:
Core/src/RequestProcessorTrait.php (in context of class Google/Cloud/Core/Middleware/ExceptionMiddleware)#L58
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)#L83
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)#L146
Access to an undefined property Google\Cloud\Core\Middleware\ExceptionMiddleware::$serializer.
|
PHPStan Static Analysis
Process completed with exit code 1.
|