feat: add support for Impersonated Service Account Credentials #1110
tests.yml
on: pull_request
Test Prefer Lowest
29s
PHP Style Check
/
PHP Code Standards
11s
PHPStan Static Analysis
/
PHPStan Static Analysis
14s
Matrix: test
Annotations
16 errors
PHP Style Check / PHP Code Standards
Process completed with exit code 8.
|
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#L100
Property Google\Auth\Credentials\ImpersonatedServiceAccountCredentials::$sourceCredentials (Google\Auth\Credentials\UserRefreshCredentials) does not accept Google\Auth\FetchAuthTokenInterface.
|
PHPStan Static Analysis / PHPStan Static Analysis:
src/Credentials/ImpersonatedServiceAccountCredentials.php#L164
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 8.0 Unit Test
Process completed with exit code 2.
|
PHP 8.2 Unit Test
The job was canceled because "_8_0_ubuntu-latest" failed.
|
PHP 8.2 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.
|
PHP 8.1 Unit Test
The job was canceled because "_8_0_ubuntu-latest" failed.
|
PHP 8.1 Unit Test
The operation was canceled.
|
Test Prefer Lowest
Process completed with exit code 2.
|