ci: migrate build workflow to use cordiverse reusable one #612
build.yml
on: push
build
/
build
28s
build
/
lint
0s
Matrix: build / test
Annotations
10 errors
build / build:
packages/core/src/index.ts#L17
Class 'ImageService' incorrectly extends base class 'Service<Context>'.
|
build / build:
packages/core/src/index.ts#L84
Property 'assets' does not exist on type 'Context'.
|
build / build:
packages/core/src/index.ts#L91
Property 'http' does not exist on type 'Context'.
|
build / build:
packages/yande/src/index.ts#L2
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
|
build / build:
packages/yande/src/index.ts#L19
Property 'config' does not exist on type 'YandeImageSource'.
|
build / build:
packages/yande/src/index.ts#L21
Property 'ctx' does not exist on type 'YandeImageSource'.
|
build / build:
packages/yande/src/index.ts#L44
Type 'Schema<unknown, unknown>' is not assignable to type 'Schema<Config>'.
|
build / build:
packages/sankaku/src/index.ts#L2
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
|
build / build:
packages/sankaku/src/index.ts#L19
Property 'config' does not exist on type 'SankakuComplexImageSource'.
|
build / build:
packages/sankaku/src/index.ts#L21
Property 'ctx' does not exist on type 'SankakuComplexImageSource'.
|