Lazy vytvoření klíčů #29
Annotations
6 errors and 2 warnings
Checks (8)
Process completed with exit code 2.
|
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L38
Parameter #2 $key of static method Firebase\JWT\JWT::encode() expects OpenSSLAsymmetricKey|OpenSSLCertificate|resource|string, OpenSSLAsymmetricKey|resource|false given.
|
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L45
Parameter #1 $keyMaterial of class Firebase\JWT\Key constructor expects OpenSSLAsymmetricKey|OpenSSLCertificate|resource|string, OpenSSLAsymmetricKey|resource|false given.
|
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L54
Return typehint of method Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::privateKey() has invalid type OpenSSLAsymmetricKey.
|
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L67
Return typehint of method Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::publicKey() has invalid type OpenSSLAsymmetricKey.
|
Checks (7.4)
Process completed with exit code 2.
|
Checks (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checks (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|