Skip to content

Update infection/infection requirement from ^0.29 to ^0.29 || ^0.31 #670

Update infection/infection requirement from ^0.29 to ^0.29 || ^0.31

Update infection/infection requirement from ^0.29 to ^0.29 || ^0.31 #670

Triggered via pull request August 1, 2025 02:21
Status Failure
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

integrate.yml

on: pull_request
0️⃣ Byte-level
3s
0️⃣ Byte-level
1️⃣ Syntax errors
37s
1️⃣ Syntax errors
3️⃣ Static Analysis
48s
3️⃣ Static Analysis
4️⃣ Coding Standards
59s
4️⃣ Coding Standards
5️⃣ Check licenses
40s
5️⃣ Check licenses
6️⃣ Rector Checkstyle
50s
6️⃣ Rector Checkstyle
7️⃣ Exported files
3s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
3️⃣ Static Analysis
Process completed with exit code 1.
3️⃣ Static Analysis: src/Library/Signature/Algorithm/EdDSA.php#L102
Call to internal static method ParagonIE_Sodium_Core_Ed25519::publickey_from_secretkey().
3️⃣ Static Analysis: src/Bundle/Resources/config/analyzers.php#L48
Access to constant on internal class Jose\Component\Core\Util\Ecc\NistCurve.
3️⃣ Static Analysis: src/Bundle/DependencyInjection/Source/NestedToken/NestedToken.php#L42
Parameter #1 $configs of method Jose\Bundle\JoseFramework\DependencyInjection\Source\NestedToken\NestedTokenLoader::load() expects array, mixed given.
3️⃣ Static Analysis: src/Bundle/DependencyInjection/Source/NestedToken/NestedToken.php#L0
Ignored error pattern #^Parameter \#1 \$configs of method Jose\\Bundle\\JoseFramework\\DependencyInjection\\Source\\NestedToken\\NestedTokenBuilder\:\:load\(\) expects array, mixed given\.$# (argument.type) in path /home/runner/work/jwt-framework/jwt-framework/src/Bundle/DependencyInjection/Source/NestedToken/NestedToken.php was not matched in reported errors.
3️⃣ Static Analysis: src/Bundle/DependencyInjection/JoseFrameworkExtension.php#L15
Class Jose\Bundle\JoseFramework\DependencyInjection\JoseFrameworkExtension extends internal class Symfony\Component\HttpKernel\DependencyInjection\Extension.