refactor!: replace startHttpAndWs and mountDevframe with initHub/initDevframe and ctx.install #692
ci.yml
on: pull_request
unit-test
/
lint
1m 44s
e2e
3m 1s
Matrix: unit-test / test
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)
|