Lazy vytvoření klíčů #37
Annotations
5 errors and 2 warnings
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L14
Property Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::$privateKey has unknown class OpenSSLAsymmetricKey as its type.
|
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L21
Property Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::$publicKey has unknown class OpenSSLAsymmetricKey as its type.
|
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L61
Return typehint of method Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::privateKey() has invalid type OpenSSLAsymmetricKey.
|
Checks (7.4):
src/Tokenizer/AsymetricJwtTokenizer.php#L81
Return typehint of method Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::publicKey() has invalid type OpenSSLAsymmetricKey.
|
Checks (7.4)
Process completed with exit code 2.
|
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/
|
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/
|