fix: ID Token Caching for GCECredentials #786
tests.yml
on: pull_request
Test Prefer Lowest
23s
PHP Style Check
20s
PHPStan Static Analysis
32s
Matrix: test
Annotations
3 errors
PHPStan Static Analysis:
src/AccessToken.php#L243
Parameter #1 $keyMaterial of class Firebase\JWT\Key constructor expects OpenSSLAsymmetricKey|OpenSSLCertificate|resource|string, array|string given.
|
PHPStan Static Analysis:
src/AccessToken.php#L405
Method Google\Auth\AccessToken::loadPhpsecPublicKey() return type has no value type specified in iterable type array.
|
PHPStan Static Analysis
Process completed with exit code 1.
|