mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-11-03 22:29:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			No EOL
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			No EOL
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "problemMatcher": [
 | 
						|
        {
 | 
						|
            "owner": "checkout-git",
 | 
						|
            "pattern": [
 | 
						|
                {
 | 
						|
                    "regexp": "^(fatal|error): (.*)$",
 | 
						|
                    "message": 2
 | 
						|
                }
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |