Add sodium support for Base64 URL safe encoding/decoding #686
Triggered via pull request
November 17, 2025 14:58
Status
Failure
Total duration
1d 0h 0m 27s
Artifacts
–
integrate.yml
on: pull_request
3️⃣ Static Analysis
1m 13s
4️⃣ Coding Standards
1m 23s
6️⃣ Rector Checkstyle
1m 6s
7️⃣ Exported files
1d 0h
Matrix: 2️⃣ Unit and functional tests
Annotations
13 errors
|
6️⃣ Rector Checkstyle
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
Result of || is always true.
|
|
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.
|
|
4️⃣ Coding Standards
Process completed with exit code 2.
|
|
7️⃣ Exported files
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|