Lazy vytvoření klíčů #41
Annotations
5 errors and 1 warning
Run make phpstan:
src/Tokenizer/AsymetricJwtTokenizer.php#L14
Property Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::$privateKey has unknown class OpenSSLAsymmetricKey as its type.
|
Run make phpstan:
src/Tokenizer/AsymetricJwtTokenizer.php#L21
Property Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::$publicKey has unknown class OpenSSLAsymmetricKey as its type.
|
Run make phpstan:
src/Tokenizer/AsymetricJwtTokenizer.php#L61
Return typehint of method Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::privateKey() has invalid type OpenSSLAsymmetricKey.
|
Run make phpstan:
src/Tokenizer/AsymetricJwtTokenizer.php#L81
Return typehint of method Pd\PublicAccess\Tokenizer\AsymetricJwtTokenizer::publicKey() has invalid type OpenSSLAsymmetricKey.
|
Run make phpstan
Process completed with exit code 2.
|
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/
|
The logs for this run have expired and are no longer available.
Loading