PHPLIB-1227 Use void return types for operations without meaningful result document #2592
        
          Triggered via pull request
            September 27, 2024 13:28 
        
        
      
      
      
        Status
        Failure
      
      
        Total duration
          
            1m 46s
          
      
      
        Artifacts
          
          –
          
      
    coding-standards.yml
on: pull_request
  
    
      phpcs
    
          
              1m 19s
          
      
    
      Rector
    
          
              1m 32s
          
      Annotations
5 errors
          | 
                      
                          phpcs: 
                        src/Operation/DropIndexes.php#L28
                      
                       Type is_array is not used in this file. | 
| 
                      
                          phpcs: 
                        src/Operation/DropCollection.php#L29
                      
                       Type is_array is not used in this file. | 
| 
                      
                          phpcs: 
                        tests/Operation/DropCollectionFunctionalTest.php#L9
                      
                       Type PHPUnit\Framework\Attributes\DoesNotPerformAssertions is not used in this file. | 
| 
                      
                          phpcs: 
                        src/Operation/DropDatabase.php#L27
                      
                       Type is_array is not used in this file. | 
| 
                      
                          phpcs
                        
                      
                       Process completed with exit code 1. |