mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 07:48:09 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "problemMatcher": [
 | 
						|
        {
 | 
						|
            "owner": "checkout-git",
 | 
						|
            "pattern": [
 | 
						|
                {
 | 
						|
                    "regexp": "^(fatal|error): (.*)$",
 | 
						|
                    "message": 2
 | 
						|
                }
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |