Add carousel with news items to front page #79
Annotations
2 errors and 5 warnings
Run pnpm run lint:
frontend/src/components/CarouselComponent.vue#L14
Custom elements in iteration require 'v-bind:key' directives
|
Run pnpm run lint
Process completed with exit code 1.
|
Run pnpm run lint:
frontend/src/components/FooterComponent.vue#L7
'FwbFooterBrand' is defined but never used
|
Run pnpm run lint:
frontend/src/router/index.ts#L34
'from' is defined but never used
|
Run pnpm run lint:
frontend/src/router/index.ts#L45
'from' is defined but never used
|
Run pnpm run lint:
frontend/src/utils/api-client.ts#L2
'router' is defined but never used
|
Run pnpm run lint:
frontend/src/views/SamplesView.vue#L190
'response' is defined but never used
|
Loading