Skip to content

refa(core): config and connection logic #105

refa(core): config and connection logic

refa(core): config and connection logic #105

Triggered via push June 8, 2024 09:10
Status Failure
Total duration 42s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: packages/finder/src/index.ts#L27
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
build: packages/core/src/index.ts#L2
Cannot find module 'puppeteer-finder' or its corresponding type declarations.
build: packages/core/src/index.ts#L18
Invalid module name in augmentation, module 'puppeteer-core/lib/types' cannot be found.
build: packages/core/src/index.ts#L19
Cannot find name 'ScreenshotOptions'.
build: packages/core/src/index.ts#L23
Cannot find name 'ScreenshotOptions'.
build: packages/core/src/index.ts#L75
Property 'proxyAgent' does not exist on type 'Config'.
build: packages/screenshot/src/index.ts#L3
Cannot find module 'koishi-plugin-puppeteer' or its corresponding type declarations.
build: packages/screenshot/src/index.ts#L46
Property 'puppeteer' does not exist on type 'Context'.
build: packages/screenshot/src/index.ts#L66
Property 'puppeteer' does not exist on type 'Context'.
build
Process completed with exit code 2.