Skip to content

Fix detached and non-encoded non-UTF8 string #358

Fix detached and non-encoded non-UTF8 string

Fix detached and non-encoded non-UTF8 string #358

Triggered via pull request January 4, 2024 12:51
Status Failure
Total duration 1m 38s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
3s
0️⃣ Byte-level
1️⃣ Syntax errors
18s
1️⃣ Syntax errors
3️⃣ Static Analysis
45s
3️⃣ Static Analysis
4️⃣ Coding Standards
43s
4️⃣ Coding Standards
5️⃣ Mutation Testing
45s
5️⃣ Mutation Testing
6️⃣ Rector Checkstyle
54s
6️⃣ Rector Checkstyle
7️⃣ Exported files
4s
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.
5️⃣ Mutation Testing
Process completed with exit code 2.
3️⃣ Static Analysis: src/Bundle/JoseFramework/Serializer/JWESerializer.php#L36
Method Jose\Bundle\JoseFramework\Serializer\JWESerializer::getSupportedTypes() return type has no value type specified in iterable type array.
3️⃣ Static Analysis: src/Bundle/JoseFramework/Serializer/JWSSerializer.php#L36
Method Jose\Bundle\JoseFramework\Serializer\JWSSerializer::getSupportedTypes() return type has no value type specified in iterable type array.
3️⃣ Static Analysis: src/Component/Console/AddKeyIntoKeysetCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\AddKeyIntoKeysetCommand\:\:\$defaultDescription has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/AddKeyIntoKeysetCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Component/Console/AddKeyIntoKeysetCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\AddKeyIntoKeysetCommand\:\:\$defaultName has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/AddKeyIntoKeysetCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Component/Console/EcKeyGeneratorCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\EcKeyGeneratorCommand\:\:\$defaultDescription has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/EcKeyGeneratorCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Component/Console/EcKeyGeneratorCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\EcKeyGeneratorCommand\:\:\$defaultName has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/EcKeyGeneratorCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Component/Console/EcKeysetGeneratorCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\EcKeysetGeneratorCommand\:\:\$defaultDescription has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/EcKeysetGeneratorCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Component/Console/EcKeysetGeneratorCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\EcKeysetGeneratorCommand\:\:\$defaultName has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/EcKeysetGeneratorCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Component/Console/GetThumbprintCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\GetThumbprintCommand\:\:\$defaultDescription has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/GetThumbprintCommand.php was not matched in reported errors.
3️⃣ Static Analysis: src/Component/Console/GetThumbprintCommand.php#L1
Ignored error pattern #^Property Jose\\Component\\Console\\GetThumbprintCommand\:\:\$defaultName has no type specified\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/Console/GetThumbprintCommand.php was not matched in reported errors.
6️⃣ Rector Checkstyle
Process completed with exit code 2.