Skip to content

feat(docker): Use local vLLM by default, streamline Docker setup #33

feat(docker): Use local vLLM by default, streamline Docker setup

feat(docker): Use local vLLM by default, streamline Docker setup #33

Triggered via pull request January 29, 2026 15:30
Status Success
Total duration 54s
Artifacts

ci.yml

on: pull_request
lint-backend
17s
lint-backend
lint-frontend
49s
lint-frontend
security
16s
security
Fit to window
Zoom out
Zoom in

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