feat: add StdOutLogger and LoggingTrait #1103
tests.yml
on: pull_request
Test Prefer Lowest
22s
PHP Style Check
/
PHP Code Standards
17s
PHPStan Static Analysis
/
PHPStan Static Analysis
21s
Matrix: test
Annotations
5 errors
PHP Style Check / PHP Code Standards
Process completed with exit code 8.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/HttpHandler/HttpHandlerFactory.php#L38
PHPDoc tag @param references unknown parameter: $loggerDisabled
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L92
PHPDoc tag @param references unknown parameter: $status
|
PHPStan Static Analysis / PHPStan Static Analysis:
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.
|
PHPStan Static Analysis / PHPStan Static Analysis
Process completed with exit code 1.
|