Skip to content

Features/merge algorithms #392

Features/merge algorithms

Features/merge algorithms #392

Triggered via pull request February 1, 2024 12:57
Status Failure
Total duration 1m 38s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
3s
0️⃣ Byte-level
1️⃣ Syntax errors
21s
1️⃣ Syntax errors
3️⃣ Static Analysis
57s
3️⃣ Static Analysis
4️⃣ Coding Standards
1m 3s
4️⃣ Coding Standards
5️⃣ Mutation Testing
34s
5️⃣ Mutation Testing
6️⃣ Rector Checkstyle
55s
6️⃣ Rector Checkstyle
7️⃣ Exported files
3s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
5️⃣ Mutation Testing
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.
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/.
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/.
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/.
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/.
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/.
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/.