feat: workforce credentials #700
Annotations
10 errors
src/AuthTokenCache.php#L73
Method Google\Auth\AuthTokenCache::getCacheKeyFromAuthUri() has no return type specified.
|
src/AuthTokenCache.php#L73
Method Google\Auth\AuthTokenCache::getCacheKeyFromAuthUri() has parameter $authUri with no type specified.
|
src/AuthTokenCache.php#L77
Call to an undefined method Google\Auth\AuthTokenCache::getCacheKey().
|
src/Credentials/ExternalAccountCredentials.php#L60
Method Google\Auth\Credentials\ExternalAccountCredentials::__construct() has parameter $cacheConfig with no value type specified in iterable type array.
|
src/Credentials/ExternalAccountCredentials.php#L64
Parameter $cache of method Google\Auth\Credentials\ExternalAccountCredentials::__construct() has invalid type Google\Auth\Credentials\CacheItemPoolInterface.
|
src/Credentials/ExternalAccountCredentials.php#L107
Property Google\Auth\AuthTokenCache::$cache (Psr\Cache\CacheItemPoolInterface|null) does not accept Google\Auth\Credentials\CacheItemPoolInterface|null.
|
src/CredentialsLoader.php#L131
Method Google\Auth\CredentialsLoader::makeCredentials() has parameter $cacheConfig with no value type specified in iterable type array.
|
src/CredentialsLoader.php#L159
Parameter #4 $cache of class Google\Auth\Credentials\ExternalAccountCredentials constructor expects Google\Auth\Credentials\CacheItemPoolInterface|null, Psr\Cache\CacheItemPoolInterface|null given.
|
src/FetchAuthTokenCache.php#L262
Method Google\Auth\FetchAuthTokenCache::getCacheKeyFromAuthUri() has no return type specified.
|
src/FetchAuthTokenCache.php#L262
Method Google\Auth\FetchAuthTokenCache::getCacheKeyFromAuthUri() has parameter $authUri with no type specified.
|
The logs for this run have expired and are no longer available.
Loading