feat(docker): Use local vLLM by default, streamline Docker setup #33
Annotations
10 warnings
|
lint-frontend:
admin/src/components/charts/GpuChart.vue#L99
Unexpected any. Specify a different type
|
|
lint-frontend:
admin/src/components/charts/GpuChart.vue#L82
Unexpected any. Specify a different type
|
|
lint-frontend:
admin/src/components/charts/GpuChart.vue#L34
'i' is defined but never used. Allowed unused args must match /^_/u
|
|
lint-frontend:
admin/src/components/charts/GpuChart.vue#L2
'onUnmounted' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/components/charts/GpuChart.vue#L2
'onMounted' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/components/charts/GpuChart.vue#L2
'ref' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/components/ToastContainer.vue#L3
'computed' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/api/chat.ts#L95
Unexpected constant condition
|
|
lint-frontend:
admin/src/api/chat.ts#L1
'createSSE' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/App.vue#L41
'themeStore' is assigned a value but never used. Allowed unused vars must match /^_/u
|