Skip to content

更新版本到 v1.0.2 #1

更新版本到 v1.0.2

更新版本到 v1.0.2 #1

Triggered via push February 23, 2026 15:57
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
frontend
Process completed with exit code 1.
frontend: dashboard/src/components/settings/OllamaSection.tsx#L4
Unexpected any. Specify a different type
frontend: dashboard/src/components/Monitor.tsx#L10
Unexpected any. Specify a different type
frontend: dashboard/src/components/Cron.tsx#L37
't' is assigned a value but never used
frontend: dashboard/src/components/CapabilityIcon.tsx#L14
Unexpected any. Specify a different type
frontend: dashboard/src/components/AdvancedSettings.tsx#L45
Unexpected any. Specify a different type
backend
Process completed with exit code 1.
frontend: dashboard/src/contexts/SessionContext.tsx#L131
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
frontend: dashboard/src/components/Monitor.tsx#L47
React Hook useEffect has missing dependencies: 'isFirstLoad' and 'pollNewLogs'. Either include them or remove the dependency array
frontend: dashboard/src/components/Monitor.tsx#L37
React Hook useEffect has a missing dependency: 'fetchLogs'. Either include it or remove the dependency array