全部移植 #117
Annotations
10 errors
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<string | Date>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<number>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<string>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<string | number>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<number>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<Maybe<ResolverTypeWrapper<boolean>>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<ITopicOneAPI | ITopicNormalAPI | ITopicForkAPI>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<number>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<Maybe<VoteFlag>, IResDeleteAPI, AppContext, {}> | undefined'.
|
check
Type '() => void' is not assignable to type 'Resolver<ResolverTypeWrapper<string | Date>, IResForkAPI, AppContext, {}> | undefined'.
|