Feat/profile view #80
Annotations
5 errors and 3 warnings
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
|
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
|
eslint:
components/UsersView.vue#L34
Unexpected any. Specify a different type
|
eslint:
components/UsersView.vue#L38
Unexpected any. Specify a different type
|
eslint
Process completed with exit code 1.
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint:
pages/index.vue#L23
Expected a linebreak before this attribute
|
eslint:
pages/index.vue#L45
Expected a linebreak before this attribute
|