fix: remove destructive migrate rewrite, add replay source attribution and warning drain
This commit is contained in:
@@ -195,6 +195,8 @@ export interface FailureRecord {
|
||||
category?: string;
|
||||
diff?: string;
|
||||
actual?: string;
|
||||
/** Source of the contract: 'route' or 'plugin:name' */
|
||||
source?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user