Test #220
Annotations
5 errors and 7 warnings
Run linters (20):
components/index.test.ts#L8
'/home/runner/work/metschoo-library/metschoo-library/node_modules/vitest/dist/index.js' imported multiple times
|
Run linters (20):
components/index.test.ts#L10
'/home/runner/work/metschoo-library/metschoo-library/node_modules/vitest/dist/index.js' imported multiple times
|
Run linters (20):
middleware/auth.ts#L1
'to' is defined but never used. Allowed unused args must match /^_/u
|
Run linters (20):
pages/request.vue#L47
'err' is defined but never used
|
Run linters (20)
Process completed with exit code 1.
|
Run linters (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters (20):
components/TheNavbar.vue#L37
Attribute "data-testid" should go before "@click"
|
Run linters (20):
components/TheNavbar.vue#L49
Attribute "data-testid" should go before "@click"
|
Run linters (20):
components/TheNavbar.vue#L90
Attribute "data-testid" should go before "@click"
|
Run linters (20):
components/ThemeToggle.vue#L17
Attribute "data-testid" should go before "@click"
|
Run linters (20):
error.vue#L17
Prop 'error' requires default value to be set
|
Run linters (20):
pages/admin/request.vue#L32
Variable 'data' is already declared in the upper scope
|