动态输入组件 #17
ui-release.yml
on: pull_request
Annotations
10 errors
|
前端代码质量检查
Type 'unknown' is not assignable to type 'PropertyKey | 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'.
|