Skip to content

feat(core): reconnect #111

feat(core): reconnect

feat(core): reconnect #111

Triggered via pull request August 4, 2024 07:09
@idranmeidranme
synchronize #47
idranme:main
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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/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.