blob: bfdecbb33a0d6d5d88a4f222d15a3e4a3be46a8a [file] [log] [blame]
---
source: src/tests/vet.rs
expression: json
---
{
"conclusion": "fail (vetting)",
"failures": [
{
"name": "third-party2",
"version": "10.0.0",
"missing_criteria": [
"fuzzed"
]
}
],
"suggest": {
"suggestions": [
{
"name": "third-party2",
"notable_parents": "first-party",
"suggested_criteria": [
"fuzzed"
],
"suggested_diff": {
"from": null,
"to": "10.0.0",
"diffstat": {
"insertions": 100,
"deletions": 0,
"files_changed": 1
}
}
}
],
"suggest_by_criteria": {
"fuzzed": [
{
"name": "third-party2",
"notable_parents": "first-party",
"suggested_criteria": [
"fuzzed"
],
"suggested_diff": {
"from": null,
"to": "10.0.0",
"diffstat": {
"insertions": 100,
"deletions": 0,
"files_changed": 1
}
}
}
]
},
"total_lines": 100
}
}