feat: add support for Impersonated Service Account Credentials #1115
tests.yml
on: pull_request
Test Prefer Lowest
23s
PHP Style Check
/
PHP Code Standards
16s
PHPStan Static Analysis
/
PHPStan Static Analysis
16s
Matrix: test
Annotations
16 errors
PHPStan Static Analysis / PHPStan Static Analysis:
src/ApplicationDefaultCredentials.php#L307
Undefined variable: $scope
|
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.
|