feat: add StdOutLogger and LoggingTrait #1089
tests.yml
on: pull_request
Test Prefer Lowest
30s
PHP Style Check
/
PHP Code Standards
12s
PHPStan Static Analysis
/
PHPStan Static Analysis
14s
Matrix: test
Annotations
4 errors
PHP Style Check / PHP Code Standards
Process completed with exit code 8.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L78
Method Google\Auth\HttpHandler\Guzzle6HttpHandler::getJwtToken() has parameter $headers with no value type specified in iterable type array.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Logging/LoggingTrait.php (in context of class Google/Auth/HttpHandler/Guzzle6HttpHandler)#L78
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.
|