vercel / nextjs-portfolio-starter

Easily create a portfolio with Next.js and Markdown.
https://demo.vercel.blog
673 stars 263 forks source link

Checkify Consistently Reporting the Incorrect Runtime Version of 2021.10 #25

Open MarcusSorealheis opened 1 year ago

MarcusSorealheis commented 1 year ago

I consistently see this error in the automated deployment of this template with no simple path to resolution:

Dec 26 14:26:22 - DEBUG - Starting job
Dec 26 14:26:22 - DEBUG - Compiling environment variables
Dec 26 14:26:22 - DEBUG - Creating runtime using version 2021.10
Dec 26 14:26:22 - DEBUG - Running Playwright test script
Dec 26 14:26:22 - ERROR - Playwright test is only supported in runtime 2022.02 and above.
Dec 26 14:26:22 - DEBUG - Run finished
Dec 26 14:26:22 - DEBUG - Uploading log file

Consider adding documentation on how to change this issue or where it is coming from. What runtime?