Classify framework process diagnostics
This commit is contained in:
@@ -319,8 +319,7 @@ type OutputFile struct {
|
||||
}
|
||||
|
||||
type OutputResult struct {
|
||||
Files []OutputFile `json:"files,omitempty"`
|
||||
Warnings []Warning `json:"warnings,omitempty"`
|
||||
Files []OutputFile `json:"files,omitempty"`
|
||||
}
|
||||
|
||||
type OutputEncoder interface {
|
||||
|
||||
Reference in New Issue
Block a user