Skip to content

Merge pull request #655 from web-token/merge-up/4.0.x-to-4.1.x #43

Merge pull request #655 from web-token/merge-up/4.0.x-to-4.1.x

Merge pull request #655 from web-token/merge-up/4.0.x-to-4.1.x #43

Triggered via push June 6, 2026 18:19
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: push
0️⃣ Pre-checks
3s
0️⃣ Pre-checks
📦 Prepare Composer Dependencies
54s
📦 Prepare Composer Dependencies
1️⃣ Static Analysis (PHPStan)
1m 2s
1️⃣ Static Analysis (PHPStan)
2️⃣ Coding Standards (ECS)
54s
2️⃣ Coding Standards (ECS)
3️⃣ Refactoring (Rector)
59s
3️⃣ Refactoring (Rector)
4️⃣ Validate composer.json
45s
4️⃣ Validate composer.json
5️⃣ Syntax Check
49s
5️⃣ Syntax Check
6️⃣ License Check
49s
6️⃣ License Check
7️⃣ Architecture Layer Check (Deptrac)
52s
7️⃣ Architecture Layer Check (Deptrac)
📁 Exported Files Check
6s
📁 Exported Files Check
Matrix: tests
🧬 Mutation Testing
0s
🧬 Mutation Testing
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
2️⃣ Coding Standards (ECS)
Process completed with exit code 1.
3️⃣ Refactoring (Rector)
Process completed with exit code 1.
1️⃣ Static Analysis (PHPStan): src/Library/Core/Util/Ecc/Curve.php#L250
Parameter #1 $exponent of method Brick\Math\BigInteger::power() expects int<0, max>, int given.
1️⃣ Static Analysis (PHPStan): src/Library/Core/Util/Ecc/Curve.php#L249
Parameter #1 $bitCount of static method Brick\Math\BigInteger::randomBits() expects int<0, max>, int given.
1️⃣ Static Analysis (PHPStan): src/Library/Core/Util/BigInteger.php#L30
Parameter #1 $number of static method Brick\Math\BigInteger::fromBase() expects non-empty-string, mixed given.
1️⃣ Static Analysis (PHPStan): src/Library/Core/Util/BigInteger.php#L0
Ignored error "Parameter #1 $number of static method Brick\Math\BigInteger::fromBase() expects string, mixed given." (argument.type) in path /__w/jwt-framework/jwt-framework/src/Library/Core/Util/BigInteger.php was not matched in reported errors.
1️⃣ Static Analysis (PHPStan): src/Library/Core/JWKSet.php#L293
Parameter #2 $array of function implode expects array<string>, array<mixed> given.
1️⃣ Static Analysis (PHPStan): src/Library/Checker/HeaderCheckerManager.php#L165
Parameter #2 $array of function implode expects array<string>, list<mixed> given.
1️⃣ Static Analysis (PHPStan): src/Library/Checker/HeaderCheckerManager.php#L161
Parameter #2 $arrays of function array_diff expects an array of values castable to string, array given.
1️⃣ Static Analysis (PHPStan): src/Library/Checker/HeaderCheckerManager.php#L161
Parameter #1 $array of function array_diff expects an array of values castable to string, array<mixed, mixed> given.
1️⃣ Static Analysis (PHPStan): src/Experimental/KeyEncryption/Chacha20Poly1305.php#L75
Language construct isset() should not be used.
1️⃣ Static Analysis (PHPStan): src/Experimental/KeyEncryption/Chacha20Poly1305.php#L69
Ignored error "Language construct isset() should not be used." (ergebnis.noIsset) in path /__w/jwt-framework/jwt-framework/src/Experimental/KeyEncryption/Chacha20Poly1305.php is expected to occur 1 time, but occurred 2 times.
📦 Prepare Composer Dependencies
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
4️⃣ Validate composer.json
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
7️⃣ Architecture Layer Check (Deptrac)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2️⃣ Coding Standards (ECS)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
3️⃣ Refactoring (Rector)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
1️⃣ Static Analysis (PHPStan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/