feat: add StdOutLogger and LoggingTrait #56
Annotations
8 errors
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L27
PHPDoc tag @param for parameter $event with type Google\Auth\Logging\LogEvent is not subtype of native type Google\Auth\Logging\RpcLogEvent.
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L27
Parameter $event of method Google\Auth\HttpHandler\Guzzle6HttpHandler::logRequest() has invalid type Google\Auth\Logging\LogEvent.
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L63
PHPDoc tag @param for parameter $event with type Google\Auth\Logging\LogEvent is not subtype of native type Google\Auth\Logging\RpcLogEvent.
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L63
Parameter $event of method Google\Auth\HttpHandler\Guzzle6HttpHandler::logResponse() has invalid type Google\Auth\Logging\LogEvent.
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L119
PHPDoc tag @param for parameter $event with type Google\Auth\Logging\LogEvent is not subtype of native type Google\Auth\Logging\RpcLogEvent.
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L119
Parameter $event of method Google\Auth\HttpHandler\Guzzle6HttpHandler::logStatus() has invalid type Google\Auth\Logging\LogEvent.
|
Run Script:
src/Logging/RpcLogEvent.php#L120
PHPDoc tag @param for parameter $startTime with type string|null is not subtype of native type float|null.
|
Run Script
Process completed with exit code 1.
|
Loading