unichain #2472
Open
unichain #2472
Fleek.co / staging-beefy-v2
failed
Nov 14, 2024 in 2m 48s
Build failed
Check build details on Fleek for further information.
Details
Deploy started at 2024-11-14T05:17:11.774Z
2024-11-14T05:17:13.584Z: Deploy started
2024-11-14T05:17:16.758Z: Docker image: 'node:20'
2024-11-14T05:17:16.758Z: Build command: 'yarn && yarn build'
2024-11-14T05:17:16.758Z: Triggering build execution...
2024-11-14T05:18:13.276Z: yarn install v1.22.22
2024-11-14T05:18:13.349Z: [1/5] Validating package.json...
2024-11-14T05:18:13.352Z: [2/5] Resolving packages...
2024-11-14T05:18:13.652Z: warning Resolution field "[email protected]" is incompatible with requested version "rollup@^2.77.2"
2024-11-14T05:18:13.705Z: [3/5] Fetching packages...
2024-11-14T05:18:42.502Z: [4/5] Linking dependencies...
2024-11-14T05:18:42.505Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.505Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.505Z: warning "@material-ui/core > @material-ui/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.505Z: warning "@material-ui/core > @material-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.505Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.505Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.506Z: warning "@material-ui/core > @material-ui/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.506Z: warning "@material-ui/core > @material-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.506Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.506Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.506Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.506Z: warning " > @material-ui/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
2024-11-14T05:18:42.506Z: warning " > [email protected]" has unmet peer dependency "redux@^4".
2024-11-14T05:18:42.507Z: warning "@web3-onboard/metamask > @metamask/sdk > @metamask/[email protected]" has incorrect peer dependency "react-i18next@^13.2.2".
2024-11-14T05:18:42.507Z: warning "@web3-onboard/metamask > @metamask/sdk > [email protected]" has unmet peer dependency "react-native@*".
2024-11-14T05:18:42.508Z: warning " > [email protected]" has unmet peer dependency "reselect@>1.0.0".
2024-11-14T05:18:42.509Z: warning " > [email protected]" has unmet peer dependency "redux@>4.0.0".
2024-11-14T05:18:42.509Z: warning " > @esbuild-plugins/[email protected]" has unmet peer dependency "esbuild@*".
2024-11-14T05:19:25.952Z: [5/5] Building fresh packages...
2024-11-14T05:19:26.905Z: $ husky
2024-11-14T05:19:26.967Z: Done in 73.70s.
2024-11-14T05:19:27.189Z: yarn run v1.22.22
2024-11-14T05:19:27.218Z: $ echo 'DO NOT disable validation on build, fix underlying issue' && yarn validate && tsc && vite build
2024-11-14T05:19:27.228Z: DO NOT disable validation on build, fix underlying issue
2024-11-14T05:19:27.440Z: $ ts-node ./scripts/validatePools.ts
2024-11-14T05:19:33.135Z: /workspace/scripts/common/config.ts:135
2024-11-14T05:19:33.135Z: throw new Error(`Unknown app chain id ${chainId}`);
2024-11-14T05:19:33.135Z: ^
2024-11-14T05:19:33.138Z: Error: Unknown app chain id unichain
2024-11-14T05:19:33.138Z: at appToAddressBookId (/workspace/scripts/common/config.ts:135:9)
2024-11-14T05:19:33.138Z: at /workspace/scripts/common/config.ts:13:59
2024-11-14T05:19:33.138Z: at Array.map (<anonymous>)
2024-11-14T05:19:33.138Z: at Object.<anonymous> (/workspace/scripts/common/config.ts:13:26)
2024-11-14T05:19:33.138Z: at Module._compile (node:internal/modules/cjs/loader:1469:14)
2024-11-14T05:19:33.138Z: at Module.m._compile (/workspace/node_modules/ts-node/src/index.ts:1618:23)
2024-11-14T05:19:33.138Z: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
2024-11-14T05:19:33.138Z: at Object.require.extensions.<computed> [as .ts] (/workspace/node_modules/ts-node/src/index.ts:1621:12)
2024-11-14T05:19:33.138Z: at Module.load (node:internal/modules/cjs/loader:1288:32)
2024-11-14T05:19:33.138Z: at Function.Module._load (node:internal/modules/cjs/loader:1104:12)
2024-11-14T05:19:33.138Z: at Module.require (node:internal/modules/cjs/loader:1311:19)
2024-11-14T05:19:33.138Z: at require (node:internal/modules/helpers:179:18)
2024-11-14T05:19:33.138Z: at Object.<anonymous> (/workspace/scripts/common/exclude.ts:1:1)
2024-11-14T05:19:33.138Z: at Module._compile (node:internal/modules/cjs/loader:1469:14)
2024-11-14T05:19:33.138Z: at Module.m._compile (/workspace/node_modules/ts-node/src/index.ts:1618:23)
2024-11-14T05:19:33.138Z: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
2024-11-14T05:19:33.180Z: error Command failed with exit code 1.
2024-11-14T05:19:33.180Z: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
2024-11-14T05:19:33.211Z: error Command failed with exit code 1.
2024-11-14T05:19:33.211Z: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
2024-11-14T05:19:57.412Z: Error occured during the build.
Loading