test(ui): add tests for mobile menu default closed state #7241
Annotations
2 errors and 2 warnings
|
🤖 Autofix code
Process completed with exit code 1.
|
|
eslint(no-unused-vars):
test/nuxt/components/Header/MobileMenu.spec.ts#L3
Identifier 'ref' is imported but never used.
|
|
eslint-plugin-unicorn(consistent-function-scoping):
test/unit/app/utils/versions.spec.ts#L429
Function `row` does not capture any variables from its parent scope
|
|
eslint-plugin-unicorn(consistent-function-scoping):
server/utils/readme.ts#L461
Function `extractHeadingAttrs` does not capture any variables from its parent scope
|