Skip to content

Conversation

@JPeer264
Copy link
Member

ATM there are failing Hono E2E tests (e.g. here), which print out following:

Error: src/index.ts(20,3): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.

The reason was, that the types were not there yet. I just wonder why it was working before. In follow up PRs I will try to update Cloudflare tests with its integrations.

@JPeer264 JPeer264 requested a review from s1gr1d October 22, 2025 13:34
@JPeer264 JPeer264 changed the title test(hono): fix hono e2e tests test(hono): Fix hono e2e tests Oct 22, 2025
@JPeer264 JPeer264 enabled auto-merge (squash) October 22, 2025 13:40
@JPeer264 JPeer264 merged commit 7aa886c into develop Oct 22, 2025
33 checks passed
@JPeer264 JPeer264 deleted the jp/hono-tests branch October 22, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants