feat: workforce credentials #699
tests.yml
on: pull_request
Test Prefer Lowest
20s
PHP Style Check
30s
PHPStan Static Analysis
33s
Matrix: test
Annotations
19 errors
PHP 7.4 Unit Test
Process completed with exit code 2.
|
Test Prefer Lowest
Process completed with exit code 2.
|
PHP 8.1 Unit Test
The job was canceled because "_7_4" failed.
|
PHP 8.1 Unit Test
Process completed with exit code 2.
|
PHP 8.2 Unit Test
The job was canceled because "_7_4" failed.
|
PHP 8.2 Unit Test
The operation was canceled.
|
PHP Style Check
Process completed with exit code 8.
|
PHP 8.0 Unit Test
The job was canceled because "_7_4" failed.
|
PHP 8.0 Unit Test
The operation was canceled.
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L36
Class Google\Auth\Credentials\ExternalAccountCredentials extends unknown class Google\Auth\AuthTokenCache.
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L60
Method Google\Auth\Credentials\ExternalAccountCredentials::__construct() has parameter $cacheConfig with no value type specified in iterable type array.
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L64
Parameter $cache of method Google\Auth\Credentials\ExternalAccountCredentials::__construct() has invalid type Google\Auth\Credentials\CacheItemPoolInterface.
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L107
Access to an undefined property Google\Auth\Credentials\ExternalAccountCredentials::$cache.
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L108
Access to an undefined property Google\Auth\Credentials\ExternalAccountCredentials::$cacheConfig.
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L232
Call to an undefined method Google\Auth\Credentials\ExternalAccountCredentials::fetchAuthTokenFromCache().
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L242
Call to an undefined method Google\Auth\Credentials\ExternalAccountCredentials::saveAuthTokenInCache().
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L260
Call to an undefined method Google\Auth\Credentials\ExternalAccountCredentials::fetchAuthTokenFromCache().
|
PHPStan Static Analysis:
src/Credentials/ExternalAccountCredentials.php#L279
Call to an undefined method Google\Auth\Credentials\ExternalAccountCredentials::saveAuthTokenInCache().
|
PHPStan Static Analysis:
src/CredentialsLoader.php#L131
Method Google\Auth\CredentialsLoader::makeCredentials() has parameter $cacheConfig with no value type specified in iterable type array.
|