mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
8 lines
12 KiB
Text
8 lines
12 KiB
Text
|
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 do
|
||
|
...
|
||
|
ok 2 - html_good_01.html
|