fix(dingtalk): fix styles and typing errors for dingtalk #627
Annotations
3 errors and 7 warnings
build:
adapters/qqguild/src/bot.ts#L72
Type 'Schema<Config, Config & { retryLazy?: never; retryTimes?: never; retryInterval?: never; platform?: never; selfId?: never; } & Dict>' is not assignable to type 'Schema<Config, Config>'.
|
build:
adapters/qqguild/src/bot.ts#L74
Argument of type '{ app: Schema<Schemastery.ObjectS<{ id: Schema<string, string>; key: Schema<string, string>; token: Schema<string, string>; }>, Schemastery.ObjectT<{ id: Schema<string, string>; key: Schema<string, string>; token: Schema<string, string>; }>>; sandbox: Schema<...>; endpoint: Schema<...>; authType: Schema<...>; intent...' is not assignable to parameter of type '{ retryLazy?: unknown; retryTimes?: unknown; retryInterval?: unknown; platform?: unknown; selfId?: unknown; }'.
|
build
Process completed with exit code 2.
|
lint:
adapters/dingtalk/src/api/contact.ts#L49
This line has a length of 184. Maximum allowed is 160
|
lint:
adapters/dingtalk/src/api/im.ts#L624
This line has a length of 172. Maximum allowed is 160
|
lint:
adapters/dingtalk/src/api/link.ts#L44
This line has a length of 161. Maximum allowed is 160
|
lint:
adapters/dingtalk/src/api/microApp.ts#L5
This line has a length of 201. Maximum allowed is 160
|
lint:
adapters/dingtalk/src/api/oapi.ts#L206
This line has a length of 225. Maximum allowed is 160
|
lint:
adapters/dingtalk/src/api/oapi.ts#L278
This line has a length of 225. Maximum allowed is 160
|
lint:
adapters/dingtalk/src/api/oapi.ts#L1161
This line has a length of 203. Maximum allowed is 160
|