Skip to content

refactor!: replace startHttpAndWs and mountDevframe with initHub/initDevframe and ctx.install #692

refactor!: replace startHttpAndWs and mountDevframe with initHub/initDevframe and ctx.install

refactor!: replace startHttpAndWs and mountDevframe with initHub/initDevframe and ctx.install #692

Triggered via pull request August 12, 2026 07:34
Status Failure
Total duration 4m 34s
Artifacts

ci.yml

on: pull_request
Matrix: unit-test / test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 notice
unit-test / lint
Process completed with exit code 2.
unit-test / lint
command (/home/runner/work/devframe/devframe/examples/hub-hono-minimal) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run typecheck exited (2)
unit-test / lint
Argument of type 'ServerType' is not assignable to parameter of type 'Server<typeof IncomingMessage, typeof ServerResponse>'.
unit-test / lint
Parameter 'bunServer' implicitly has an 'any' type.
unit-test / lint
Parameter 'request' implicitly has an 'any' type.
unit-test / lint
Cannot find name 'Bun'. Do you need to install type definitions for Bun? Try `npm i --save-dev @types/bun` and then add 'bun' to the types field in your tsconfig.
🎭 Playwright Run Summary
17 passed (20.5s)