-
| When I run the analyze command I get an error message INVALID_RESULT_PATTERNS while if I breakdown the execution and the result decoding it works correctly. Why? VS ❯ ./prop.sh properties.ql 
  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            sbilello
          
      
      
        Mar 4, 2021 
      
    
    Replies: 1 comment 2 replies
-
| I understand that analyze has strict metadata restrictions accordingly to the documentation but it can not be added a flag to avoid that you need to write your own script to get the results in the format that the developer requests? | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
      Answer selected by
        aeisenberg
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
I understand that analyze has strict metadata restrictions accordingly to the documentation but it can not be added a flag to avoid that you need to write your own script to get the results in the format that the developer requests?
I also found this problem #5319