pub type CodeScanningAlertFixedEventAlertRuleSeverity = CodeScanningAlertAppearedInBranchEventAlertRuleSeverity;
Aliased Type§
enum CodeScanningAlertFixedEventAlertRuleSeverity {
Error,
None,
Note,
Warning,
}
pub type CodeScanningAlertFixedEventAlertRuleSeverity = CodeScanningAlertAppearedInBranchEventAlertRuleSeverity;
enum CodeScanningAlertFixedEventAlertRuleSeverity {
Error,
None,
Note,
Warning,
}