fix: explicit globals for vue macros and runtime defines to fix lint #7
ci.yml
on: push
π Lint Check
37s
π§ͺ Unit Tests
π E2E Tests (Playwright)
0s
Annotations
10 errors
|
π Lint Check:
src/components/AuthScreen/parts/AuthLogin.vue#L108
Props are not defined
|
|
π Lint Check:
src/components/AuthScreen/parts/AuthHeader.vue#L14
Props are not defined
|
|
π Lint Check:
src/components/AuthScreen/index.vue#L112
'e' is defined but never used
|
|
π Lint Check:
src/components/AuthScreen/index.vue#L111
Custom events are not defined
|
|
π Lint Check:
src/components/AdminPanel/index.vue#L134
'loadSiteConfig' is defined but never used
|
|
π Lint Check:
src/components/AdminPanel/UserTable.vue#L194
Props are not defined
|
|
π Lint Check:
src/components/AdminPanel/FilterDropdown.vue#L34
Custom events are not defined
|
|
π Lint Check:
src/components/AdminPanel/FilterDropdown.vue#L28
Props are not defined
|
|
π Lint Check:
src/components/AdminPanel/AdminToolbar.vue#L108
Props are not defined
|
|
π Lint Check:
src/components/AdminPanel/AdminStats.vue#L60
Props are not defined
|