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