ui-release.yml
on: pull_request
Annotations
10 errors
|
前端代码质量检查
Cannot find name 'handleVisibilityChange'.
|
|
前端代码质量检查
Cannot find name 'handleBeforeUnload'. Did you mean 'onbeforeunload'?
|
|
前端代码质量检查
Cannot find namespace 'NodeJS'.
|
|
前端代码质量检查
Type '{ sessionId: any; userId: string; }' is not assignable to type 'ConversationSession | { sessionId: string; userId: string; qaTree: any; currentNodeId: string; createdAt: string; } | null'.
|
|
前端代码质量检查
Type '{ sessionId: any; userId: string; }' is not assignable to type 'ConversationSession | { sessionId: string; userId: string; qaTree: any; currentNodeId: string; createdAt: string; } | null'.
|
|
前端代码质量检查
Type '{ sessionId: any; userId: any; }' is not assignable to type 'ConversationSession | { sessionId: string; userId: string; qaTree: any; currentNodeId: string; createdAt: string; } | null'.
|
|
前端代码质量检查
Type 'string | null' is not assignable to type 'string'.
|
|
前端代码质量检查
Cannot find namespace 'NodeJS'.
|
|
前端代码质量检查
Cannot find namespace 'NodeJS'.
|
|
前端代码质量检查
Cannot find namespace 'NodeJS'.
|