Skip to content

feat: use sse for chat process api #496

feat: use sse for chat process api

feat: use sse for chat process api #496

Triggered via pull request July 10, 2025 11:10
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint
Process completed with exit code 1.
Lint: src/views/chat/index.vue#L390
More than 1 blank line not allowed
Lint: src/views/chat/index.vue#L5
'fetchChatAPIProcess' is defined but never used
Lint: src/api/index.ts#L116
More than 1 blank line not allowed
Lint: src/api/index.ts#L115
Trailing spaces not allowed
Typecheck
Process completed with exit code 2.
Typecheck: src/views/chat/index.vue#L5
'fetchChatAPIProcess' is declared but its value is never read.
Typecheck: src/api/index.ts#L100
'_eventType' is declared but its value is never read.