Skip to content

feat: add support for universe domain (phase 1) #687

feat: add support for universe domain (phase 1)

feat: add support for universe domain (phase 1) #687

Triggered via pull request September 20, 2023 21:51
Status Failure
Total duration 41s
Artifacts

tests.yml

on: pull_request
Test Prefer Lowest
21s
Test Prefer Lowest
PHP Style Check
23s
PHP Style Check
PHPStan Static Analysis
25s
PHPStan Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

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.