Skip to content

build: add deploy script (#120) #50

build: add deploy script (#120)

build: add deploy script (#120) #50

Triggered via push November 16, 2023 03:22
Status Failure
Total duration 1m 1s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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