mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
9bfc6158b9
* cleaner * fix go * fix go * going ham * fix typo * fix typo * fix typo * fix mapfile * fix mapfile * fixed spacing
7 lines
736 B
Text
7 lines
736 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - states_bad_1.json
|
|
---
|
|
message: State machine definition is invalid \n \ndata.States['Hello World'] should NOT have additional properties\ndata.States['Hello World'] should NOT have additional properties\ndata.States['Hello World'] should NOT have additional properties\ndata.States['Hello World'] should NOT have additional properties\ndata.States['Hello World'] should NOT have additional properties\ndata.States['Hello World'] should have required property 'Type'\ndata.States['Hello World'] should NOT have additional properties\ndata.States['Hello World'] should NOT have additional properties\ndata.States['Hello World'] should match exactly one schema in oneOf\n
|
|
...
|
|
ok 2 - states_good_1.json
|