Features/merge algorithms #391
integrate.yml
on: pull_request
3️⃣ Static Analysis
43s
4️⃣ Coding Standards
1m 11s
5️⃣ Mutation Testing
53s
6️⃣ Rector Checkstyle
46s
7️⃣ Exported files
8s
Matrix: 2️⃣ Unit and functional tests
Annotations
14 errors and 7 warnings
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
Process completed with exit code 2.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
The job was canceled because "ubuntu-latest_8_1_highest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
Process completed with exit code 2.
|
3️⃣ Static Analysis:
src/Component/Core/JWKSet.php#L185
Only numeric types are allowed in +, int|true given on the right side.
|
3️⃣ Static Analysis:
src/Component/Core/JWKSet.php#L191
Only numeric types are allowed in +, int|true given on the right side.
|
3️⃣ Static Analysis:
src/Component/Encryption/Algorithm/ContentEncryption/AESCBCHS.php#L86
Parameter #3 $length of function mb_substr expects int|null, float|int<1, max> given.
|
3️⃣ Static Analysis:
src/Component/Encryption/Algorithm/KeyEncryption/AbstractECDH.php#L309
Parameter #3 $length of function mb_substr expects int|null, float|int<min, -1> given.
|
3️⃣ Static Analysis:
src/Component/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php#L41
Parameter #1 $length of function random_bytes expects int<1, max>, int given.
|
3️⃣ Static Analysis:
src/Component/Encryption/Algorithm/KeyEncryption/Util/RSACrypt.php#L75
Parameter #1 $length of function random_bytes expects int<1, max>, int given.
|
3️⃣ Static Analysis:
src/Component/Encryption/Algorithm/KeyEncryption/Util/RSACrypt.php#L114
Variable static method call on Jose\Component\Core\Util\Hash.
|
3️⃣ Static Analysis:
src/Component/Encryption/Algorithm/KeyEncryption/Util/RSACrypt.php#L136
Variable static method call on Jose\Component\Core\Util\Hash.
|
3️⃣ Static Analysis:
src/Component/Encryption/Algorithm/KeyEncryption/Util/RSACrypt.php#L219
Parameter #1 $length of function random_bytes expects int<1, max>, int given.
|
3️⃣ Static Analysis:
src/Component/KeyManagement/UrlKeySetFactory.php#L1
Ignored error pattern #^Parameter \#1 \$request of method Psr\\Http\\Client\\ClientInterface\:\:sendRequest\(\) expects Psr\\Http\\Message\\RequestInterface, Psr\\Http\\Message\\MessageInterface given\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/KeyManagement/UrlKeySetFactory.php was not matched in reported errors.
|
5️⃣ Mutation Testing
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, 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/.
|
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/.
|
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/.
|
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/.
|
5️⃣ Mutation Testing
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/.
|