Skip to content

feat(llm): Update OpenRouter models and improve provider UI #47

feat(llm): Update OpenRouter models and improve provider UI

feat(llm): Update OpenRouter models and improve provider UI #47

Triggered via pull request January 29, 2026 18:48
Status Success
Total duration 55s
Artifacts

ci.yml

on: pull_request
lint-backend
17s
lint-backend
lint-frontend
51s
lint-frontend
security
11s
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