Merge pull request #483 from web-token/dependabot/github_actions/acti… #374
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
integrate.yml
on: push
3️⃣ Static Analysis
40s
4️⃣ Coding Standards
1m 12s
5️⃣ Mutation Testing
1m 1s
6️⃣ Rector Checkstyle
1m 13s
7️⃣ Exported files
3s
Matrix: 2️⃣ Unit and functional tests
Annotations
11 errors
3️⃣ Static Analysis:
src/Bundle/JoseFramework/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/JoseFramework/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/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.
|
5️⃣ Mutation Testing
Process completed with exit code 2.
|