feat: add logging to the supported transports #35
lint.yml
on: pull_request
PHP Style Check
/
PHP Code Standards
15s
PHPStan Static Analysis
/
PHPStan Static Analysis
19s
Annotations
4 errors
PHP Style Check / PHP Code Standards
Process completed with exit code 8.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Transport/GrpcFallbackTransport.php#L60
Property Google\ApiCore\Transport\GrpcFallbackTransport::$logger is unused.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Transport/GrpcFallbackTransport.php#L67
PHPDoc tag @param has invalid value (null|LoggerInterface A PSR-3 Logger Interface.): Unexpected token "A", expected variable at offset 147
|
PHPStan Static Analysis / PHPStan Static Analysis
Process completed with exit code 1.
|