superlint/.automation/test/html/reports/expected-HTML.tap

8 lines
9.9 KiB
Text
Raw Normal View History

2020-07-19 15:38:18 -04:00
TAP version 13
1..2
not ok 1 - html_bad_01.html
---
message: \n Config loaded /tmp/lint/.github/linters/.htmlhintrc\n\n /tmp/lint/.automation/test/html/html_bad_01.html\n L8 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L8 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L8 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L9 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L9 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L9 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L10 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L10 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L10 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L11 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L11 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L11 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L12 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L12 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L12 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L13 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L13 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L13 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L14 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L14 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L14 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L15 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L15 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L15 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L16 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L16 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L16 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L17 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L17 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L17 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L18 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L18 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)\n L18 | <div bad='' bad=''></div>\n ^ Duplicate of attribute name [ bad ] was found. (attr-no-duplication)\n L19 | <div bad='' bad=''></div>\n ^ The value of attribute [ bad ] must be in double quotes. (attr-value-double-quotes)
2020-07-19 15:38:18 -04:00
...
ok 2 - html_good_01.html