feat: add support for Impersonated Service Account Credentials #1122
tests.yml
on: pull_request
Test Prefer Lowest
28s
PHP Style Check
/
PHP Code Standards
12s
PHPStan Static Analysis
/
PHPStan Static Analysis
14s
Matrix: test
Annotations
5 errors
PHPStan Static Analysis / PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L266
Method Google\Auth\Credentials\ExternalAccountCredentials::fetchAuthToken() has parameter $headers with no value type specified in iterable type array.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Credentials/UserRefreshCredentials.php#L123
Method Google\Auth\Credentials\UserRefreshCredentials::fetchAuthToken() has parameter $headers with no value type specified in iterable type array.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Credentials/UserRefreshCredentials.php#L123
PHPDoc tag @param references unknown parameter: $metricsHeader
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/FetchAuthTokenInterface.php#L34
PHPDoc tag @param references unknown parameter: $headers
|
PHPStan Static Analysis / PHPStan Static Analysis
Process completed with exit code 1.
|