Skip to content

fix: tagger workflows not working #581

fix: tagger workflows not working

fix: tagger workflows not working #581

Triggered via pull request November 15, 2023 09:31
Status Failure
Total duration 47s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.