mirror of
				https://kkgithub.com/actions/checkout
				synced 2025-10-31 14:21:50 +08:00 
			
		
		
		
	
		
			
	
	
		
			13 lines
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |     "problemMatcher": [ | ||
|  |         { | ||
|  |             "owner": "checkout-git", | ||
|  |             "pattern": [ | ||
|  |                 { | ||
|  |                     "regexp": "^(fatal|error): (.*)$", | ||
|  |                     "message": 2 | ||
|  |                 } | ||
|  |             ] | ||
|  |         } | ||
|  |     ] | ||
|  | } |