生成提示词功能 #43
ui-release.yml
on: pull_request
Annotations
7 errors
|
前端代码质量检查
Process completed with exit code 2.
|
|
前端代码质量检查
Object literal may only specify known properties, and 'answer' does not exist in type '{ sessionId: string | null; userId: string; }'.
|
|
前端代码质量检查
'session.value' is possibly 'null'.
|
|
前端代码质量检查
'session.value' is possibly 'null'.
|
|
前端代码质量检查
Type '{ sessionId: any; userId: any; }' is not assignable to type 'ConversationSession | { sessionId: string; userId: string; qaTree: any; currentNodeId: string; createdAt: string; } | null'.
|
|
前端代码质量检查
Cannot find namespace 'NodeJS'.
|
|
前端代码质量检查
Cannot find namespace 'NodeJS'.
|