Skip to content

docs: update api and puppeteer plugin config #117

docs: update api and puppeteer plugin config

docs: update api and puppeteer plugin config #117

Triggered via pull request August 14, 2024 15:40
@LipratyLipraty
synchronize #49
docs-update
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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