Skip to content

ci: run lint and test in build workflow #57

ci: run lint and test in build workflow

ci: run lint and test in build workflow #57

Triggered via push February 20, 2024 07:48
Status Failure
Total duration 44s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
publish: packages/core/src/index.ts#L17
Class 'ImageService' incorrectly extends base class 'Service<Context>'.
publish: packages/core/src/index.ts#L84
Property 'assets' does not exist on type 'Context'.
publish: packages/core/src/index.ts#L91
Property 'http' does not exist on type 'Context'.
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'.
deploy
Process completed with exit code 1.