Test validation #65
Annotations
2 errors and 2 warnings
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
^
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (two)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|