Skip to content

Conversation

@mathu97
Copy link
Collaborator

@mathu97 mathu97 commented Feb 25, 2025

Was getting eslint errors and failing E2E errors when running npm run test from the NextJS adapter. This PR:

  1. updates the basic nextjs project to use eslint.config.mjs instead of .eslintrc.json, which seems to be the preferred way for Next 15
  2. Fixes breaking e2e tests for the NextJS adapter as they're breaking (could be the Next 15 upgrade: Upgrade Nextjs apphosting starter to Nextjs 15 #247)

@mathu97 mathu97 marked this pull request as ready for review February 25, 2025 17:38
@mathu97 mathu97 requested a review from annajowang February 25, 2025 17:39
@mathu97 mathu97 merged commit e5d1b88 into main Feb 25, 2025
10 checks passed
@mathu97 mathu97 deleted the bug/fix-nextjs-adapter-functional-tests branch February 25, 2025 21:10
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