HTML attribute used ' instead of expected "
log : https://gitlab.adullact.net/adullact/faq.adullact.org/-/jobs/68071
2549:227 error Attribute "itemprop" used ' instead of expected " attr-quotes
2549:247 error Attribute "content" used ' instead of expected " attr-quotes
2549:282 error Attribute "itemprop" used ' instead of expected " attr-quotes
2549:319 error Attribute "itemtype" used ' instead of expected " attr-quotes
2549:371 error Attribute "itemtype" used ' instead of expected " attr-quotes
2549:409 error Attribute "itemprop" used ' instead of expected " attr-quotes
2549:425 error Attribute "itemid" used ' instead of expected " attr-quotes
2549:446 error Attribute "href" used ' instead of expected " attr-quotes
HTML :
<ol class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList">
<li itemprop='itemListElement' itemscope itemtype='https://schema.org/ListItem'>
<a itemscope itemtype='https://schema.org/WebPage' itemprop='item' itemid='/' href='/'>
<span itemprop='name'>FAQ ADULLACT</span></a>
<meta itemprop='position' content='1' />
</li>
...
code to be modified: