debug: add diagnostic logging to troubleshoot Vercel config.plugins issue #3855
Annotations
8 errors
|
Build Core
Process completed with exit code 1.
|
|
Test Core
Process completed with exit code 1.
|
|
Test Core
@objectstack/plugin-hono-server#test: command (/home/runner/work/framework/framework/packages/plugins/plugin-hono-server) /opt/hostedtoolcache/node/20.20.2/x64/bin/pnpm run test exited (1)
|
|
src/hono-plugin.test.ts > HonoServerPlugin > should configure static files and SPA fallback when enabled:
packages/plugins/plugin-hono-server/src/hono-plugin.ts#L141
TypeError: rawApp.use is not a function
❯ HonoServerPlugin.init src/hono-plugin.ts:141:24
❯ src/hono-plugin.test.ts:101:22
|
|
src/hono-plugin.test.ts > HonoServerPlugin > should handle errors gracefully on start:
packages/plugins/plugin-hono-server/src/hono-plugin.ts#L141
TypeError: rawApp.use is not a function
❯ HonoServerPlugin.init src/hono-plugin.ts:141:24
❯ src/hono-plugin.test.ts:91:22
|
|
src/hono-plugin.test.ts > HonoServerPlugin > should start without errors:
packages/plugins/plugin-hono-server/src/hono-plugin.ts#L141
TypeError: rawApp.use is not a function
❯ HonoServerPlugin.init src/hono-plugin.ts:141:24
❯ src/hono-plugin.test.ts:81:22
|
|
src/hono-plugin.test.ts > HonoServerPlugin > should register IHttpServer service on init:
packages/plugins/plugin-hono-server/src/hono-plugin.ts#L141
TypeError: rawApp.use is not a function
❯ HonoServerPlugin.init src/hono-plugin.ts:141:24
❯ src/hono-plugin.test.ts:73:22
|
|
src/hono-plugin.test.ts > HonoServerPlugin > should initialize and register server:
packages/plugins/plugin-hono-server/src/hono-plugin.ts#L141
TypeError: rawApp.use is not a function
❯ HonoServerPlugin.init src/hono-plugin.ts:141:24
❯ src/hono-plugin.test.ts:65:22
|