feat: add support for universe domain (phase 1) #687
tests.yml
on: pull_request
Test Prefer Lowest
21s
PHP Style Check
23s
PHPStan Static Analysis
25s
Matrix: test
Annotations
4 errors
PHPStan Static Analysis:
src/Credentials/GCECredentials.php#L182
Constructor of class Google\Auth\Credentials\GCECredentials has an unused parameter $universeDomain.
|
PHPStan Static Analysis:
src/Credentials/GCECredentials.php#L303
Static method Google\Auth\Credentials\GCECredentials::getUniverseDomainUri() is unused.
|
PHPStan Static Analysis:
src/Credentials/GCECredentials.php#L307
Access to undefined constant Google\Auth\Credentials\GCECredentials::UNIVERSE_DOMAIN_URI_PATH.
|
PHPStan Static Analysis
Process completed with exit code 1.
|