Test validation #103
Annotations
2 errors
test (two)
Outputs should be valid YAML
---------------------
result: two
test: comment: URL for deploy: https://frontend-docs-259.website.dev
---------------------
YAMLParseError: Nested mappings are not allowed in compact mappings at line 2, column 7:
test: comment: URL for deploy: https://frontend-docs-259.website.dev
^
|
test (one)
Outputs should be valid YAML
---------------------
result: one
test: comment: URL for deploy: https://frontend-docs-259.website.dev
---------------------
YAMLParseError: Nested mappings are not allowed in compact mappings at line 2, column 7:
test: comment: URL for deploy: https://frontend-docs-259.website.dev
^
|