Skip to content

Conversation

@sasezaki
Copy link
Contributor

currently, Static Analysis action is failing
https://github.com/lcobucci/jwt/actions/workflows/static-analysis.yml

 ------ ----------------------------------------------------------------------- 
  Line   src/Signer/Ecdsa.php                                                   
 ------ ----------------------------------------------------------------------- 
  41     Offset int<min, 2>|int<4, max> might not exist on array{'RSA', 'DSA',  
          'DH', 'EC'}.                                                          
         🪪  offsetAccess.notFound                                              
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   src/Signer/Rsa.php                                                     
 ------ ----------------------------------------------------------------------- 
  27     Offset int<min, -1>|int<1, max> might not exist on array{'RSA', 'DSA'  
         , 'DH', 'EC'}.                                                         
         🪪  offsetAccess.notFound                                              
 ------ ----------------------------------------------------------------------- 

Error:  [ERROR] Found 2 errors                             

@sasezaki
Copy link
Contributor Author

I reconsidered and think it would be better to review this, so I'll close it for now.

@sasezaki sasezaki closed this Sep 28, 2025
@Ocramius
Copy link
Collaborator

Also, we should lock those dependencies 😅

@Slamdunk Slamdunk merged commit 3b62214 into lcobucci:6.0.x Sep 30, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants