d2/testdata/d2compiler/TestCompile/text_no_label.exp.json
Gavin Nishizawa 095e23ddad
save test
2023-09-18 14:03:32 -07:00

23 lines
921 B
JSON
Generated

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/text_no_label.d2,13:0:110-13:9:119",
"errmsg": "d2/testdata/d2compiler/TestCompile/text_no_label.d2:14:1: block string cannot be empty"
},
{
"range": "d2/testdata/d2compiler/TestCompile/text_no_label.d2,14:0:120-16:1:129",
"errmsg": "d2/testdata/d2compiler/TestCompile/text_no_label.d2:15:1: block string cannot be empty"
},
{
"range": "d2/testdata/d2compiler/TestCompile/text_no_label.d2,3:0:25-5:1:51",
"errmsg": "d2/testdata/d2compiler/TestCompile/text_no_label.d2:4:1: shape text must have a non-empty label"
},
{
"range": "d2/testdata/d2compiler/TestCompile/text_no_label.d2,6:0:52-8:1:74",
"errmsg": "d2/testdata/d2compiler/TestCompile/text_no_label.d2:7:1: shape text must have a non-empty label"
}
]
}
}