Skip to content

deprecate: remove support for phpseclib V2 #804

deprecate: remove support for phpseclib V2

deprecate: remove support for phpseclib V2 #804

Triggered via pull request January 3, 2024 19:30
Status Failure
Total duration 36s
Artifacts

tests.yml

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

Annotations

6 errors
PHP Style Check
Process completed with exit code 8.
PHPStan Static Analysis: src/AccessToken.php#L414
Access to undefined constant phpseclib3\Crypt\RSA::MODE_OPENSSL.
PHPStan Static Analysis: src/AccessToken.php#L429
Method Google\Auth\AccessToken::loadPhpsecPublicKey() should return string but returns array|string.
PHPStan Static Analysis: src/ServiceAccountSignerTrait.php (in context of class Google/Auth/Credentials/ServiceAccountCredentials)#L41
Call to static method load() on an unknown class Google\Auth\PublicKeyLoader.
PHPStan Static Analysis: src/ServiceAccountSignerTrait.php (in context of class Google/Auth/Credentials/ServiceAccountJwtAccessCredentials)#L41
Call to static method load() on an unknown class Google\Auth\PublicKeyLoader.
PHPStan Static Analysis
Process completed with exit code 1.