Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebrand toast messages #519

Merged
merged 11 commits into from
Jan 21, 2025

Remove testing code

c85bd93
Select commit
Loading
Failed to load commit list.
Merged

Rebrand toast messages #519

Remove testing code
c85bd93
Select commit
Loading
Failed to load commit list.
Fleek.co / Fleek - api3-dao-dashboard-dev succeeded Jan 21, 2025 in 4m 25s

Details

2025-01-21T19:13:55.492Z | yarn install v1.22.19
2025-01-21T19:13:55.582Z | [1/4] Resolving packages...
2025-01-21T19:13:56.241Z | [2/4] Fetching packages...
2025-01-21T19:14:26.945Z | [3/4] Linking dependencies...
2025-01-21T19:14:26.949Z | warning " > @typescript-eslint/eslint-plugin@6.17.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
2025-01-21T19:14:26.949Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/type-utils@6.17.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
2025-01-21T19:14:26.949Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/utils@6.17.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
2025-01-21T19:14:26.949Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/utils > @eslint-community/eslint-utils@4.4.0" has unmet peer dependency "eslint@^6.0.0 || ^7.0.0 || >=8.0.0".
2025-01-21T19:14:26.949Z | warning " > @typescript-eslint/parser@6.17.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
2025-01-21T19:14:26.950Z | warning " > @web3modal/wagmi@3.5.4" has unmet peer dependency "@wagmi/core@>=1".
2025-01-21T19:14:26.953Z | warning " > react-input-autosize@3.0.0" has incorrect peer dependency "react@^16.3.0 || ^17.0.0".
2025-01-21T19:14:26.956Z | warning " > @babel/plugin-proposal-private-property-in-object@7.21.11" has unmet peer dependency "@babel/core@^7.0.0-0".
2025-01-21T19:14:26.956Z | warning "@babel/plugin-proposal-private-property-in-object > @babel/helper-create-class-features-plugin@7.23.7" has unmet peer dependency "@babel/core@^7.0.0".
2025-01-21T19:14:26.956Z | warning "@babel/plugin-proposal-private-property-in-object > @babel/plugin-syntax-private-property-in-object@7.14.5" has unmet peer dependency "@babel/core@^7.0.0-0".
2025-01-21T19:14:26.956Z | warning "@babel/plugin-proposal-private-property-in-object > @babel/helper-create-class-features-plugin > @babel/helper-replace-supers@7.22.20" has unmet peer dependency "@babel/core@^7.0.0".
2025-01-21T19:14:26.956Z | warning " > @testing-library/user-event@14.5.2" has unmet peer dependency "@testing-library/dom@>=7.21.4".
2025-01-21T19:14:26.956Z | warning " > @typechain/ethers-v5@10.2.1" has unmet peer dependency "@ethersproject/abi@^5.0.0".
2025-01-21T19:14:26.956Z | warning " > @typechain/ethers-v5@10.2.1" has unmet peer dependency "@ethersproject/providers@^5.0.0".
2025-01-21T19:14:26.961Z | warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5".
2025-01-21T19:14:26.961Z | warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9".
2025-01-21T19:15:12.916Z | [4/4] Building fresh packages...
2025-01-21T19:15:24.983Z | $ yarn fix-dev-issues
2025-01-21T19:15:25.139Z | yarn run v1.22.19
2025-01-21T19:15:25.171Z | $ node dev-scripts/copy-localhost-data.js && node dev-scripts/generate-typechain-artifacts.js && node dev-scripts/scss-ts-hack.js
2025-01-21T19:15:25.253Z | Command: "cd src/contract-deployments && cp localhost-dao.example.json localhost-dao.json"
2025-01-21T19:15:25.318Z | Generating typechain artifacts...
2025-01-21T19:15:25.319Z | Command: "yarn typechain --target ethers-v5 --out-dir ./src/contracts/artifacts './src/contracts/abi/**/!(.dbg).json'"
2025-01-21T19:15:27.388Z | Fixing scss TS typings...
2025-01-21T19:15:27.388Z | Replacing "
2025-01-21T19:15:27.388Z | declare module '
.m..." with ""
2025-01-21T19:15:27.397Z | Done in 2.26s.
2025-01-21T19:15:27.406Z | $ husky install
2025-01-21T19:15:27.469Z | husky - Git hooks installed
2025-01-21T19:15:27.474Z | Done in 91.99s.
2025-01-21T19:15:27.656Z | yarn run v1.22.19
2025-01-21T19:15:27.685Z | $ react-app-rewired build
2025-01-21T19:15:28.986Z | Creating an optimized production build...
2025-01-21T19:15:29.138Z | Browserslist: caniuse-lite is outdated. Please run:
2025-01-21T19:15:29.138Z | npx update-browserslist-db@latest
2025-01-21T19:15:29.138Z | Why you should do it regularly: https://github.com/browserslist/update-db#readme
2025-01-21T19:16:24.181Z | Browserslist: caniuse-lite is outdated. Please run:
2025-01-21T19:16:24.181Z | npx update-browserslist-db@latest
2025-01-21T19:16:24.181Z | Why you should do it regularly: https://github.com/browserslist/update-db#readme
2025-01-21T19:16:26.947Z | Compiled successfully.
2025-01-21T19:16:26.947Z | File sizes after gzip:
2025-01-21T19:16:27.082Z | 323.07 kB build/static/js/88.8a1ab86b.js
2025-01-21T19:16:27.082Z | 277.3 kB build/static/js/987.bd1e774a.chunk.js
2025-01-21T19:16:27.082Z | 83.11 kB build/static/js/core-web3.5dcdd63c.js
2025-01-21T19:16:27.082Z | 45.39 kB build/static/js/framework.ec7528a4.js
2025-01-21T19:16:27.082Z | 44.05 kB build/static/js/main.4879a19e.js
2025-01-21T19:16:27.082Z | 16.83 kB build/static/css/main.24f8b5a7.css
2025-01-21T19:16:27.082Z | The project was built assuming it is hosted at ./.
2025-01-21T19:16:27.082Z | You can control this with the homepage field in your package.json.
2025-01-21T19:16:27.082Z | The build folder is ready to be deployed.
2025-01-21T19:16:27.082Z | Find out more about deployment here:
2025-01-21T19:16:27.083Z | https://cra.link/deployment
2025-01-21T19:16:27.188Z | Done in 59.54s.

Deployed to IPFS and got the hash: bafybeifxgpoakf6hw6zoxyzqxq7gy55csho7bxzbjc2ehsonysrhpgfw4u