fix: lint error #1111
Annotations
20 errors
Build:
packages/core/src/source.ts#L20
Object literal may only specify known properties, and 'proxyAgent' does not exist in type 'Config'.
|
Build:
packages/yande/src/index.ts#L1
Cannot find module 'koishi-plugin-booru/yande' or its corresponding type declarations.
|
Build:
packages/sankaku/src/index.ts#L1
Cannot find module 'koishi-plugin-booru/sankaku' or its corresponding type declarations.
|
Build:
packages/safebooru/src/index.ts#L1
Cannot find module 'koishi-plugin-booru/safebooru' or its corresponding type declarations.
|
Build:
packages/pixiv/src/index.ts#L9
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
|
Build:
packages/pixiv/src/index.ts#L31
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Build:
packages/pixiv/src/index.ts#L38
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Build:
packages/pixiv/src/index.ts#L46
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Build:
packages/pixiv/src/index.ts#L50
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Build:
packages/pixiv/src/index.ts#L54
Property 'http' does not exist on type 'PixivImageSource'.
|
Create Result Markdown:
packages/yande/src/index.ts#L1
Cannot find module 'koishi-plugin-booru/yande' or its corresponding type declarations.
|
Create Result Markdown:
packages/sankaku/src/index.ts#L1
Cannot find module 'koishi-plugin-booru/sankaku' or its corresponding type declarations.
|
Create Result Markdown:
packages/safebooru/src/index.ts#L1
Cannot find module 'koishi-plugin-booru/safebooru' or its corresponding type declarations.
|
Create Result Markdown:
packages/pixiv/src/index.ts#L9
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
|
Create Result Markdown:
packages/pixiv/src/index.ts#L31
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Create Result Markdown:
packages/pixiv/src/index.ts#L38
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Create Result Markdown:
packages/pixiv/src/index.ts#L46
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Create Result Markdown:
packages/pixiv/src/index.ts#L50
Property 'ctx' does not exist on type 'PixivImageSource'.
|
Create Result Markdown:
packages/pixiv/src/index.ts#L54
Property 'http' does not exist on type 'PixivImageSource'.
|
Create Result Markdown:
packages/pixiv/src/index.ts#L68
This member cannot have an 'override' modifier because its containing class 'PixivImageSource' does not extend another class.
|
Loading