You've already forked sap-jenkins-library
							
							
				mirror of
				https://github.com/SAP/jenkins-library.git
				synced 2025-10-30 23:57:50 +02:00 
			
		
		
		
	chore(detect): add error category for config issues (#2130)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							627769f9c1
						
					
				
				
					commit
					f07f7a34b8
				
			| @@ -22,6 +22,9 @@ func detectExecuteScan(config detectExecuteScanOptions, telemetryData *telemetry | ||||
| 			log.ErrorCompliance.String(): { | ||||
| 				"FAILURE_POLICY_VIOLATION - Detect found policy violations.", | ||||
| 			}, | ||||
| 			log.ErrorConfiguration.String(): { | ||||
| 				"FAILURE_CONFIGURATION - Detect was unable to start due to issues with it's configuration.", | ||||
| 			}, | ||||
| 		}, | ||||
| 	} | ||||
| 	// reroute command output to logging framework | ||||
|   | ||||
		Reference in New Issue
	
	Block a user