Skip to content

fix: add rst-compiler to docs deps and sync lockfile for CI #137

fix: add rst-compiler to docs deps and sync lockfile for CI

fix: add rst-compiler to docs deps and sync lockfile for CI #137

Triggered via pull request March 6, 2026 16:05
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build and Test
Process completed with exit code 1.
Build and Test
Type '{ name: string; apply: "serve"; configureServer(server: { middlewares: { use: (fn: (req: any, res: any, next: () => void) => void) => void; stack?: { route: string; handle: (req: any, res: any, next: () => void) => void; }[] | undefined; }; }): void; }' is not assignable to type 'PluginOption'.