Bugs/fix ed25519 #432
integrate.yml
on: pull_request
3️⃣ Static Analysis
56s
4️⃣ Coding Standards
1m 15s
6️⃣ Rector Checkstyle
46s
7️⃣ Exported files
6s
Matrix: 2️⃣ Unit and functional tests
Annotations
6 errors and 10 warnings
6️⃣ Rector Checkstyle
Process completed with exit code 2.
|
3️⃣ 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.
|
3️⃣ Static Analysis:
src/Library/Signature/Algorithm/EdDSA.php#L43
Dynamic call to static method Jose\Component\Signature\Algorithm\EdDSA::getPublicKey().
|
3️⃣ 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.
|
3️⃣ Static Analysis:
src/Library/Signature/Algorithm/EdDSA.php#L94
Parameter #1 $secret_key of function sodium_crypto_scalarmult_base expects string, mixed given.
|
3️⃣ Static Analysis
Process completed with exit code 2.
|
1️⃣ Syntax errors
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/.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
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/.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
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/.
|
6️⃣ Rector Checkstyle
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/.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, lowest)
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/.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, lowest)
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/.
|
3️⃣ Static Analysis
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/.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
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/.
|
4️⃣ Coding Standards
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/.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, highest)
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/.
|