Skip to content

fix: eslint should include nested files #128

fix: eslint should include nested files

fix: eslint should include nested files #128

Triggered via push May 23, 2024 03:25
Status Failure
Total duration 49s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish / publish: packages/core/src/source.ts#L20
Object literal may only specify known properties, and 'proxyAgent' does not exist in type 'Config'.
publish / publish: packages/yande/src/index.ts#L4
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
publish / publish: packages/yande/src/index.ts#L26
Property 'config' does not exist on type 'YandeImageSource'.
publish / publish: packages/yande/src/index.ts#L27
Property 'config' does not exist on type 'YandeImageSource'.
publish / publish: packages/yande/src/index.ts#L27
Property 'config' does not exist on type 'YandeImageSource'.
publish / publish: packages/yande/src/index.ts#L40
Property 'config' does not exist on type 'YandeImageSource'.
publish / publish: packages/yande/src/index.ts#L48
Property 'http' does not exist on type 'YandeImageSource'.
publish / publish: packages/yande/src/index.ts#L79
Type 'Schema<unknown, unknown>' is not assignable to type 'Schema<Config>'.
publish / publish: packages/sankaku/src/index.ts#L2
Cannot find module 'koishi-plugin-booru' or its corresponding type declarations.
publish / publish: packages/sankaku/src/index.ts#L13
Property 'http' does not exist on type 'SankakuComplexImageSource'.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.