feature: nested menu #343
Annotations
10 errors and 4 warnings
validate-html:
dist/en/index.html#L36
Mismatched close-tag, expected '</ul>' but found '</li>'
|
validate-html:
dist/en/index.html#L36
<li> element is not permitted as content under <nav>
|
validate-html:
dist/en/index.html#L36
<li> element requires a <ul>, <ol>, <menu> or <template> element as parent
|
validate-html:
dist/en/index.html#L36
<li> element is not permitted as content under <nav>
|
validate-html:
dist/en/index.html#L36
<li> element requires a <ul>, <ol>, <menu> or <template> element as parent
|
validate-html:
dist/en/index.html#L36
<li> element is not permitted as content under <nav>
|
validate-html:
dist/en/index.html#L36
<li> element requires a <ul>, <ol>, <menu> or <template> element as parent
|
validate-html:
dist/en/index.html#L36
<li> element is not permitted as content under <nav>
|
validate-html:
dist/en/index.html#L36
<li> element requires a <ul>, <ol>, <menu> or <template> element as parent
|
validate-html:
dist/en/index.html#L36
Mismatched close-tag, expected '</nav>' but found '</li>'
|
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate-html
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|