Merge small libs to jwt-library #389
Annotations
7 errors and 1 warning
Execute static analysis:
src/Component/Core/JWKSet.php#L185
Only numeric types are allowed in +, int|true given on the right side.
|
Execute static analysis:
src/Component/Core/JWKSet.php#L191
Only numeric types are allowed in +, int|true given on the right side.
|
Execute static analysis:
src/Component/KeyManagement/UrlKeySetFactory.php#L1
Ignored error pattern #^Parameter \#1 \$request of method Psr\\Http\\Client\\ClientInterface\:\:sendRequest\(\) expects Psr\\Http\\Message\\RequestInterface, Psr\\Http\\Message\\MessageInterface given\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Component/KeyManagement/UrlKeySetFactory.php was not matched in reported errors.
|
Execute static analysis:
src/JoseFramework/DependencyInjection/JoseFrameworkExtension.php#L1
Ignored error pattern #^Parameter \#1 \$configs \(array\<array\>\) of method Jose\\Bundle\\JoseFramework\\DependencyInjection\\JoseFrameworkExtension\:\:load\(\) should be contravariant with parameter \$configs \(array\) of method Symfony\\Component\\DependencyInjection\\Extension\\ExtensionInterface\:\:load\(\)$# in path /home/runner/work/jwt-framework/jwt-framework/src/JoseFramework/DependencyInjection/JoseFrameworkExtension.php was not matched in reported errors.
|
Execute static analysis:
src/JoseFramework/EnvVarProcessor/KeyEnvVarProcessor.php#L20
Parameter #1 $json of static method Jose\Component\Core\JWK::createFromJson() expects string, mixed given.
|
Execute static analysis:
src/JoseFramework/EnvVarProcessor/KeyEnvVarProcessor.php#L21
Parameter #1 $json of static method Jose\Component\Core\JWKSet::createFromJson() expects string, mixed given.
|
Execute static analysis
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading