ci: consolidate workflows into ci.yml #1
ci.yml
on: pull_request
Build website (mock data)
Lint, type-check & markdown
1m 40s
Unit tests
1m 5s
Visual regression (Chromatic)
0s
E2E tests
0s
Lighthouse audit
Page visual snapshots (Playwright + Chromatic)
Annotations
10 errors, 2 warnings, and 1 notice
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L16
Cannot find module '@/public/images/10-year-anniversary/robot-and-crowd-cheering.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L15
Cannot find module '@/public/images/10-year-anniversary/nft-frontier.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L14
Cannot find module '@/public/images/10-year-anniversary/ethereum-launch.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L13
Cannot find module '@/public/images/10-year-anniversary/eth-etf.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L12
Cannot find module '@/public/images/10-year-anniversary/defi-summer.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L11
Cannot find module '@/public/images/10-year-anniversary/adoption-3.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L10
Cannot find module '@/public/images/10-year-anniversary/adoption-2.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/utils.ts#L9
Cannot find module '@/public/images/10-year-anniversary/adoption-1.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/TenYearHero.tsx#L8
Cannot find module '@/public/images/10-year-anniversary/10-year-graphic.png' or its corresponding type declarations.
|
|
Lint, type-check & markdown:
app/[locale]/10years/_components/TenYearHero.tsx#L7
Cannot find module '@/public/images/10-year-anniversary/10-year-background.png' or its corresponding type declarations.
|
|
Unit tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, type-check & markdown
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 skipped
874 passed (7.3s)
|