feat: implement Phase 1 load tests and visual regression testing#658
Merged
joelpeace48-cell merged 12 commits intoJun 19, 2026
Annotations
6 warnings and 1 notice
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint frontend (via Turborepo):
frontend/src/main.jsx#L10
Fast refresh only works when a file has exports. Move your component(s) to a separate file
|
|
Lint frontend (via Turborepo):
frontend/src/components/OnboardingTour.jsx#L118
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint frontend (via Turborepo):
frontend/src/components/CampaignFilters.jsx#L111
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint frontend (via Turborepo):
frontend/src/components/AdminControlPanel.jsx#L130
React Hook useEffect has a missing dependency: 'loadCampaignState'. Either include it or remove the dependency array
|
|
Lint frontend (via Turborepo):
frontend/src/TransactionHistory.jsx#L259
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test frontend (via Turborepo)
42 skipped
78 passed (1.6m)
|
background
wait
wait-all
cancel
parallel
Loading