Updated home view to hopefully function as intended #87
Annotations
5 errors and 4 warnings
Run ESLint:
components/UsersView.vue#L2
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
Run ESLint:
components/UsersView.vue#L4
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
Run ESLint:
components/UsersView.vue#L33
Unexpected any. Specify a different type
|
Run ESLint:
components/UsersView.vue#L37
Unexpected any. Specify a different type
|
Run ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
components/UsersView.vue#L68
Expected a linebreak before this attribute
|
Run ESLint:
pages/index.vue#L23
Expected a linebreak before this attribute
|
Run ESLint:
pages/index.vue#L45
Expected a linebreak before this attribute
|
Loading