Skip to content

Add sodium support for Base64 URL safe encoding/decoding (#644) #687

Add sodium support for Base64 URL safe encoding/decoding (#644)

Add sodium support for Base64 URL safe encoding/decoding (#644) #687

Triggered via push November 17, 2025 20:20
Status Failure
Total duration 1d 0h 0m 35s
Artifacts

integrate.yml

on: push
0️⃣ Byte-level
5s
0️⃣ Byte-level
1️⃣ Syntax errors
27s
1️⃣ Syntax errors
3️⃣ Static Analysis
1m 0s
3️⃣ Static Analysis
4️⃣ Coding Standards
58s
4️⃣ Coding Standards
6️⃣ Rector Checkstyle
1m 17s
6️⃣ Rector Checkstyle
7️⃣ Exported files
0s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
4️⃣ Coding Standards
Process completed with exit code 2.
3️⃣ Static Analysis: src/Library/Console/EcKeyGeneratorCommand.php#L0
Ignored error pattern #^Property Jose\\Component\\Console\\EcKeyGeneratorCommand\:\:\$defaultName has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Library/Console/EcKeyGeneratorCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Library/Console/EcKeyGeneratorCommand.php#L0
Ignored error pattern #^Property Jose\\Component\\Console\\EcKeyGeneratorCommand\:\:\$defaultDescription has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Library/Console/EcKeyGeneratorCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Library/Console/AddKeyIntoKeysetCommand.php#L0
Ignored error pattern #^Property Jose\\Component\\Console\\AddKeyIntoKeysetCommand\:\:\$defaultName has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Library/Console/AddKeyIntoKeysetCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Library/Console/AddKeyIntoKeysetCommand.php#L0
Ignored error pattern #^Property Jose\\Component\\Console\\AddKeyIntoKeysetCommand\:\:\$defaultDescription has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Library/Console/AddKeyIntoKeysetCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Experimental/KeyEncryption/Chacha20Poly1305.php#L54
Unreachable statement - code above always terminates.
3️⃣ Static Analysis: src/Experimental/KeyEncryption/Chacha20Poly1305.php#L50
Call to function is_string() with null will always evaluate to false.
3️⃣ Static Analysis: src/Bundle/Serializer/JWSSerializer.php#L29
Method Jose\Bundle\JoseFramework\Serializer\JWSSerializer::getSupportedTypes() return type has no value type specified in iterable type array.
3️⃣ Static Analysis: src/Bundle/Serializer/JWESerializer.php#L29
Method Jose\Bundle\JoseFramework\Serializer\JWESerializer::getSupportedTypes() return type has no value type specified in iterable type array.
3️⃣ Static Analysis: src/Bundle/DataCollector/JWECollector.php#L0
Ignored error pattern #^Cannot call method list\(\) on Jose\\Component\\Encryption\\Compression\\CompressionMethodManager\|null\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Bundle/DataCollector/JWECollector.php was not matched in reported errors.
6️⃣ Rector Checkstyle
Process completed with exit code 2.
7️⃣ Exported files
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s