Skip to content

更新README

更新README #12

Triggered via push February 27, 2026 17:08
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
frontend
Process completed with exit code 1.
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
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