Skip to content

chore: fix style check #790

chore: fix style check

chore: fix style check #790

Triggered via pull request December 29, 2023 17:41
Status Failure
Total duration 32s
Artifacts

tests.yml

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

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.