Skip to content

feat: add logging to the supported transports #35

feat: add logging to the supported transports

feat: add logging to the supported transports #35

Triggered via pull request September 26, 2024 22:11
@HectorhammettHectorhammett
synchronize #585
logging
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
PHP Style Check  /  PHP Code Standards
15s
PHP Style Check / PHP Code Standards
PHPStan Static Analysis  /  PHPStan Static Analysis
19s
PHPStan Static Analysis / PHPStan Static Analysis
Fit to window
Zoom out
Zoom in

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.