chore: bump version to 1.1.2 #588
Annotations
10 errors
build:
packages/core/src/index.tsx#L32
Property 'caller' does not exist on type 'ImageService'.
|
build:
packages/yande/src/index.ts#L2
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
|
build:
packages/yande/src/index.ts#L19
Property 'config' does not exist on type 'YandeImageSource'.
|
build:
packages/yande/src/index.ts#L21
Property 'ctx' does not exist on type 'YandeImageSource'.
|
build:
packages/yande/src/index.ts#L44
Type 'Schema<unknown, unknown>' is not assignable to type 'Schema<Config>'.
|
build:
packages/sankaku/src/index.ts#L2
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
|
build:
packages/sankaku/src/index.ts#L19
Property 'config' does not exist on type 'SankakuComplexImageSource'.
|
build:
packages/sankaku/src/index.ts#L21
Property 'ctx' does not exist on type 'SankakuComplexImageSource'.
|
build:
packages/sankaku/src/index.ts#L42
Type 'Schema<unknown, unknown>' is not assignable to type 'Schema<Config>'.
|
build:
packages/safebooru/src/index.ts#L2
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
|