ui-release.yml
on: pull_request
Annotations
10 errors
|
前端代码质量检查
Type '{ questionId: string; type: string; question: string; desc: string; answer: string; options?: undefined; fields?: undefined; } | { questionId: string; type: string; question: string; desc: string; options: { ...; }[]; answer: never[]; fields?: undefined; } | { ...; } | null' is not assignable to type 'Question | null | undefined'.
|
|
前端代码质量检查
Parameter 'e' implicitly has an 'any' type.
|
|
前端代码质量检查
Argument of type '(model: ModelConfigData) => { modelName: string; provider: string; enabled: boolean; }' is not assignable to parameter of type '(value: unknown, index: number, array: unknown[]) => { modelName: string; provider: string; enabled: boolean; }'.
|
|
前端代码质量检查
'op' is of type 'unknown'.
|
|
前端代码质量检查
'op' is of type 'unknown'.
|
|
前端代码质量检查
'operation' is of type 'unknown'.
|
|
前端代码质量检查
'operation' is of type 'unknown'.
|
|
前端代码质量检查
'operation' is of type 'unknown'.
|
|
前端代码质量检查
Module '"@/types/system"' has no exported member 'OperationsResponse'.
|
|
前端代码质量检查
Module '"@/types/system"' has no exported member 'OperationConfigData'.
|