feat: add StdOutLogger and LoggingTrait #1101
Annotations
5 errors
Run Script:
src/HttpHandler/HttpHandlerFactory.php#L38
PHPDoc tag @param references unknown parameter: $loggerDisabled
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L92
PHPDoc tag @param references unknown parameter: $status
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L116
Method Google\Auth\HttpHandler\Guzzle6HttpHandler::getJwtToken() return type has no value type specified in iterable type array.
|
Run Script:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L145
Method Google\Auth\HttpHandler\Guzzle6HttpHandler::removeNullsFromLog() should return array<string, mixed> but return statement is missing.
|
Run Script
Process completed with exit code 1.
|
Loading