fix: ID Token Caching for GCECredentials #784
tests.yml
on: pull_request
Test Prefer Lowest
18s
PHP Style Check
18s
PHPStan Static Analysis
25s
Matrix: test
Annotations
3 errors
PHPStan Static Analysis:
src/AccessToken.php#L424
Method Google\Auth\AccessToken::loadPhpsecPublicKey() should return string but returns array|string.
|
PHPStan Static Analysis:
src/Credentials/GCECredentials.php#L454
PHPDoc tag @return has invalid value (array<mixed|null): Unexpected token "*/", expected '>' at offset 41
|
PHPStan Static Analysis
Process completed with exit code 1.
|