Skip to content

feat: Realtime frontend using SSE #445

feat: Realtime frontend using SSE

feat: Realtime frontend using SSE #445

Triggered via push April 19, 2026 13:51
Status Failure
Total duration 4m 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
frontend
Process completed with exit code 1.
backend
Process completed with exit code 1.
typescript-eslint(no-floating-promises): src/lib/sse.ts#L12
Promises must be awaited, add void operator to ignore.