Docs Production Smoke Tests #192
Annotations
3 errors and 1 warning
|
build
Process completed with exit code 1.
|
|
app/api/crawlers/route.smoke.test.ts > prod smoke test: crawler pages return correct data > function pages:
apps/docs/app/api/crawlers/route.smoke.test.ts#L57
AssertionError: expected '' to be 'JavaScript: Less than or equal to a r…' // Object.is equality
- Expected
+ Received
- JavaScript: Less than or equal to a range
❯ app/api/crawlers/route.smoke.test.ts:57:16
|
|
app/api/crawlers/route.smoke.test.ts > prod smoke test: crawler pages return correct data > metadata: title, description, canonical, image:
apps/docs/app/api/crawlers/route.smoke.test.ts#L21
AssertionError: expected '' to be 'JavaScript: Less than or equal to a r…' // Object.is equality
- Expected
+ Received
- JavaScript: Less than or equal to a range | Supabase Docs
❯ app/api/crawlers/route.smoke.test.ts:21:19
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|