Page MenuHomePhabricator

[e.cash] Mark upgrade as complete - 2025-05-15
ClosedPublic

Authored by Mengerian on May 15 2025, 13:05.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe90ae15c05c1: [e.cash] Mark upgrade as complete - 2025-05-15
Summary

Similar to D17141

Test Plan

Run it locally, check link

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 15 2025, 13:17

Tail of the build log:

#8 10.05   run `npm fund` for details
#8 10.11 
#8 10.11 9 vulnerabilities (1 low, 4 moderate, 2 high, 2 critical)
#8 10.11 
#8 10.11 To address issues that do not require attention, run:
#8 10.11   npm audit fix
#8 10.11 
#8 10.11 To address all issues, run:
#8 10.11   npm audit fix --force
#8 10.11 
#8 10.11 Run `npm audit` for details.
#8 10.11 npm notice
#8 10.11 npm notice New major version of npm available! 10.9.3 -> 11.6.0
#8 10.11 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0
#8 10.11 npm notice To update run: npm install -g npm@11.6.0
#8 10.11 npm notice
#8 DONE 10.5s

#9 [5/5] RUN npm run build
#9 sha256:cea65fb58969543f59d8406b07ba08e3d5a43bfc98299f3bb30addbc92ccd214
#9 0.551 
#9 0.551 > e.cash@0.0.1 build
#9 0.551 > next build
#9 0.551 
#9 1.046 Attention: Next.js now collects completely anonymous telemetry regarding usage.
#9 1.047 This information is used to shape Next.js' roadmap and prioritize features.
#9 1.047 You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
#9 1.047 https://nextjs.org/telemetry
#9 1.047 
#9 1.099   ▲ Next.js 14.2.5
#9 1.099   - Environments: .env
#9 1.099 
#9 1.100    Linting and checking validity of types ...
#9 1.188    Creating an optimized production build ...
#9 10.22  ✓ Compiled successfully
#9 10.22    Collecting page data ...
#9 10.73 ReferenceError: document is not defined
#9 10.73     at createTag (/node_modules/lottie-web/build/player/lottie.js:30:5)
#9 10.73     at /node_modules/lottie-web/build/player/lottie.js:1316:20
#9 10.73     at /node_modules/lottie-web/build/player/lottie.js:1323:6
#9 10.73     at /node_modules/lottie-web/build/player/lottie.js:1540:4
#9 10.73     at /node_modules/lottie-web/build/player/lottie.js:2:83
#9 10.73     at Object.<anonymous> (/node_modules/lottie-web/build/player/lottie.js:5:3)
#9 10.73     at Module._compile (node:internal/modules/cjs/loader:1706:14)
#9 10.73     at Object..js (node:internal/modules/cjs/loader:1839:10)
#9 10.73     at Module.load (node:internal/modules/cjs/loader:1441:32)
#9 10.73     at Function._load (node:internal/modules/cjs/loader:1263:12)
#9 10.73 
#9 10.73 > Build error occurred
#9 10.73 Error: Failed to collect page data for /what-is-ecash
#9 10.73     at /node_modules/next/dist/build/utils.js:1268:15
#9 10.73     at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
#9 10.73   type: 'Error'
#9 10.73 }
#9 ERROR: executor failed running [/bin/sh -c npm run build]: exit code: 1
------
 > [5/5] RUN npm run build:
------
executor failed running [/bin/sh -c npm run build]: exit code: 1
Build preview-e.cash failed with exit code 1