PHP Linter

OK

composer validate

OK

PHP Stan

------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/AssetsCommand.php                                   
 ------ ----------------------------------------------------------------------- 
  38     Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\AssetsCommand::configure() is not   
         covariant with return type void of method                              
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/DisableSwissupCommand.php                           
 ------ ----------------------------------------------------------------------- 
  9      Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\DisableSwissupCommand::configure()  
         is not covariant with return type void of method                       
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/DisableThirdpartyCommand.php                        
 ------ ----------------------------------------------------------------------- 
  9      Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\DisableThirdpartyCommand::configur  
         e() is not covariant with return type void of method                   
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/EnableSwissupCommand.php                            
 ------ ----------------------------------------------------------------------- 
  9      Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\EnableSwissupCommand::configure()   
         is not covariant with return type void of method                       
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/EnableThirdpartyCommand.php                         
 ------ ----------------------------------------------------------------------- 
  9      Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\EnableThirdpartyCommand::configure  
         () is not covariant with return type void of method                    
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/HintsCommand.php                                    
 ------ ----------------------------------------------------------------------- 
  39     Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\HintsCommand::configure() is not    
         covariant with return type void of method                              
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/InfoCommand.php                                     
 ------ ----------------------------------------------------------------------- 
  37     Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\InfoCommand::configure() is not     
         covariant with return type void of method                              
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 ------ ----------------------------------------------------------------------- 
  Line   releases/72995223/storage/app/private/swissup/module-diagnostic/914bf  
         ff/Console/Command/InfoVirtualfixCommand.php                           
 ------ ----------------------------------------------------------------------- 
  29     Return type mixed of method                                            
         Swissup\Diagnostic\Console\Command\InfoVirtualfixCommand::configure()  
         is not covariant with return type void of method                       
         Symfony\Component\Console\Command\Command::configure().                
         🪪  method.childReturnType (non-ignorable)                             
 ------ ----------------------------------------------------------------------- 

 [ERROR] Found 8 errors

Magento Coding Standard

OK