Skip to content

feat: add support for Impersonated Service Account Credentials #1115

feat: add support for Impersonated Service Account Credentials

feat: add support for Impersonated Service Account Credentials #1115

Triggered via pull request October 1, 2024 23:43
Status Failure
Total duration 38s
Artifacts

tests.yml

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

Annotations

16 errors
PHPStan Static Analysis / PHPStan Static Analysis: src/Credentials/ImpersonatedServiceAccountCredentials.php#L48
Property Google\Auth\Credentials\ImpersonatedServiceAccountCredentials::$delegates type has no value type specified in iterable type array.
PHPStan Static Analysis / PHPStan Static Analysis: src/Credentials/ImpersonatedServiceAccountCredentials.php#L50
Property Google\Auth\Credentials\ImpersonatedServiceAccountCredentials::$targetScope type has no value type specified in iterable type array.
PHPStan Static Analysis / PHPStan Static Analysis: src/Credentials/ImpersonatedServiceAccountCredentials.php#L153
Call to an undefined method Google\Auth\FetchAuthTokenInterface::updateMetadata().
PHPStan Static Analysis / PHPStan Static Analysis: src/Credentials/ImpersonatedServiceAccountCredentials.php#L179
Parameter #4 $body of class GuzzleHttp\Psr7\Request constructor expects Psr\Http\Message\StreamInterface|resource|string|null, string|false given.
PHPStan Static Analysis / PHPStan Static Analysis
Process completed with exit code 1.
PHP Style Check / PHP Code Standards
Process completed with exit code 8.
PHP 8.0 Unit Test
Process completed with exit code 1.
PHP 8.1 Unit Test
Process completed with exit code 1.
Test Prefer Lowest
Process completed with exit code 1.
PHP 8.2 Unit Test
The job was canceled because "_8_0_ubuntu-latest" failed.
PHP 8.2 Unit Test
The operation was canceled.
PHP 8.1 Unit Test on Windows
The job was canceled because "_8_0_ubuntu-latest" failed.
PHP 8.1 Unit Test on Windows
The operation was canceled.
PHP 8.3 Unit Test
The job was canceled because "_8_0_ubuntu-latest" failed.
PHP 8.3 Unit Test
The operation was canceled.