feat: add StdOutLogger and LoggingTrait #1088
tests.yml
on: pull_request
Test Prefer Lowest
27s
PHP Style Check
/
PHP Code Standards
12s
PHPStan Static Analysis
/
PHPStan Static Analysis
17s
Matrix: test
Annotations
18 errors
PHP Style Check / PHP Code Standards
Process completed with exit code 8.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/ApplicationDefaultCredentials.php#L335
Class Google\Auth\string not found.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/ApplicationDefaultCredentials.php#L335
Instanceof between array<string, string>|string|false and Google\Auth\string will always evaluate to false.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/ApplicationDefaultCredentials.php#L340
Parameter #1 $string of function strtolower expects string, string|false given.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/ApplicationDefaultCredentials.php#L340
Parameter #1 $string of function strtolower expects string, string|false given.
|
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.
|
PHP 8.3 Unit Test
Process completed with exit code 2.
|
PHP 8.1 Unit Test
The job was canceled because "_8_3_ubuntu-latest" failed.
|
PHP 8.1 Unit Test
Process completed with exit code 2.
|
Test Prefer Lowest
Process completed with exit code 2.
|
PHP 8.0 Unit Test
The job was canceled because "_8_3_ubuntu-latest" failed.
|
PHP 8.0 Unit Test
The operation was canceled.
|
PHP 8.2 Unit Test
The job was canceled because "_8_3_ubuntu-latest" failed.
|
PHP 8.2 Unit Test
Process completed with exit code 2.
|
PHP 8.1 Unit Test on Windows
The job was canceled because "_8_3_ubuntu-latest" failed.
|
PHP 8.1 Unit Test on Windows
The operation was canceled.
|