| OLD | NEW |
| 1 { | 1 { |
| 2 "Summary": { | 2 "Summary": { |
| 3 "Label": "1a2b3c4d5e6f7890", | 3 "Label": "1a2b3c4d5e6f7890", |
| 4 "Status": "NotRun", | 4 "Status": "NotRun", |
| 5 "Source": { | 5 "Source": { |
| 6 "Label": "Task 1a2b3c4d5e6f7890", | 6 "Label": "Task 1a2b3c4d5e6f7890", |
| 7 "URL": "https://example.com/task?id=1a2b3c4d5e6f7890\u0026show_raw=1" | 7 "URL": "https://example.com/task?id=1a2b3c4d5e6f7890\u0026show_raw=1\u0026
wide_logs=true" |
| 8 }, | 8 }, |
| 9 "Started": "0001-01-01T00:00:00Z", | 9 "Started": "0001-01-01T00:00:00Z", |
| 10 "Finished": "0001-01-01T00:00:00Z", | 10 "Finished": "0001-01-01T00:00:00Z", |
| 11 "Duration": 0, | 11 "Duration": 0, |
| 12 "Type": "Recipe", | 12 "Type": "Recipe", |
| 13 "LevelsDeep": 0, | 13 "LevelsDeep": 0, |
| 14 "Verbosity": 0, | 14 "Verbosity": 0, |
| 15 "Text": null | 15 "Text": null |
| 16 }, | 16 }, |
| 17 "SourceStamp": null, | 17 "SourceStamp": null, |
| 18 "Components": [ | 18 "Components": [ |
| 19 { | 19 { |
| 20 "Label": "Waiting...", | 20 "Label": "Waiting...", |
| 21 "Status": "Running", | 21 "Status": "Running", |
| 22 "Started": "0001-01-01T00:00:00Z", | 22 "Started": "0001-01-01T00:00:00Z", |
| 23 "Finished": "0001-01-01T00:00:00Z", | 23 "Finished": "0001-01-01T00:00:00Z", |
| 24 "Duration": 0, | 24 "Duration": 0, |
| 25 "Type": "Summary", | 25 "Type": "Summary", |
| 26 "LevelsDeep": 0, | 26 "LevelsDeep": 0, |
| 27 "Verbosity": 0, | 27 "Verbosity": 0, |
| 28 "Text": [ | 28 "Text": [ |
| 29 "waiting for annotation stream" | 29 "waiting for annotation stream" |
| 30 ] | 30 ] |
| 31 } | 31 } |
| 32 ], | 32 ], |
| 33 "PropertyGroup": null, | 33 "PropertyGroup": null, |
| 34 "Blame": null | 34 "Blame": null |
| 35 } | 35 } |
| OLD | NEW |