enhanced ProfileInformation Component and introduces user state #96
Annotations
7 errors and 4 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#L33
Unexpected any. Specify a different type
|
eslint:
components/UsersView.vue#L37
Unexpected any. Specify a different type
|
eslint:
server/api/v1/user/[uid].get.ts#L22
Unexpected any. Specify a different type
|
eslint:
server/api/v1/user/index.get.ts#L15
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:
components/UsersView.vue#L68
Expected a linebreak before this attribute
|
eslint:
pages/index.vue#L23
Expected a linebreak before this attribute
|
eslint:
pages/index.vue#L45
Expected a linebreak before this attribute
|