feat: Added global warning for incomplete program chain
ref: N25B-450
This commit is contained in:
@@ -18,6 +18,7 @@ export type WarningType =
|
||||
| 'MISSING_INPUT'
|
||||
| 'MISSING_OUTPUT'
|
||||
| 'PLAN_IS_UNDEFINED'
|
||||
| 'INCOMPLETE_PROGRAM'
|
||||
| string
|
||||
|
||||
export type WarningSeverity =
|
||||
|
||||
Reference in New Issue
Block a user