Bugs/fix ed25519 #432
Annotations
5 errors and 1 warning
Execute static analysis:
src/Library/KeyManagement/KeyConverter/KeyConverter.php#L262
Parameter #2 $crv of static method Jose\Component\KeyManagement\KeyConverter\KeyConverter::getPublicKey() expects string, mixed given.
|
Execute static analysis:
src/Library/Signature/Algorithm/EdDSA.php#L43
Dynamic call to static method Jose\Component\Signature\Algorithm\EdDSA::getPublicKey().
|
Execute static analysis:
src/Library/Signature/Algorithm/EdDSA.php#L91
Call to static method publickey_from_secretkey() on an unknown class Jose\Component\Signature\Algorithm\Ed25519.
|
Execute static analysis:
src/Library/Signature/Algorithm/EdDSA.php#L94
Parameter #1 $secret_key of function sodium_crypto_scalarmult_base expects string, mixed given.
|
Execute static analysis
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading