Skip to content

feat: add support for Impersonated Service Account Credentials #1108

feat: add support for Impersonated Service Account Credentials

feat: add support for Impersonated Service Account Credentials #1108

Triggered via pull request October 1, 2024 16:22
Status Failure
Total duration 36s
Artifacts

tests.yml

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

Annotations

14 errors
PHP Style Check / PHP Code Standards
Process completed with exit code 8.
PHPStan Static Analysis / PHPStan Static Analysis: src/Credentials/ImpersonatedServiceAccountCredentials.php#L47
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#L49
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#L158
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.
Test Prefer Lowest
Process completed with exit code 2.
PHP 8.0 Unit Test
Process completed with exit code 2.
PHP 8.2 Unit Test
Process completed with exit code 2.
PHP 8.1 Unit Test
The job was canceled because "_8_0_ubuntu-latest" failed.
PHP 8.1 Unit Test
Process completed with exit code 2.
PHP 8.3 Unit Test
The job was canceled because "_8_0_ubuntu-latest" failed.
PHP 8.3 Unit Test
Process completed with exit code 2.
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.