Skip to content

feat: add support for Impersonated Service Account Credentials #1122

feat: add support for Impersonated Service Account Credentials

feat: add support for Impersonated Service Account Credentials #1122

Triggered via pull request October 3, 2024 16:48
Status Failure
Total duration 44s
Artifacts

tests.yml

on: pull_request
Test Prefer Lowest
28s
Test Prefer Lowest
PHP Style Check  /  PHP Code Standards
12s
PHP Style Check / PHP Code Standards
PHPStan Static Analysis  /  PHPStan Static Analysis
14s
PHPStan Static Analysis / PHPStan Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

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.