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

Add privacy links & copyright to the footer #527

Merged
merged 3 commits into from
Jan 21, 2025

Remove unused import

3545065
Select commit
Loading
Failed to load commit list.
Merged

Add privacy links & copyright to the footer #527

Remove unused import
3545065
Select commit
Loading
Failed to load commit list.
Fleek.co / Fleek - api3-dao-dashboard-dev succeeded Jan 21, 2025 in 4m 12s

Release Completed

Details

2025-01-21T13:56:12.117Z | yarn install v1.22.19
2025-01-21T13:56:12.212Z | [1/4] Resolving packages...
2025-01-21T13:56:12.869Z | [2/4] Fetching packages...
2025-01-21T13:56:44.101Z | [3/4] Linking dependencies...
2025-01-21T13:56:44.105Z | warning " > @typescript-eslint/eslint-plugin@6.17.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
2025-01-21T13:56:44.105Z | 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-21T13:56:44.105Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/utils@6.17.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
2025-01-21T13:56:44.106Z | 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-21T13:56:44.106Z | warning " > @typescript-eslint/parser@6.17.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
2025-01-21T13:56:44.106Z | warning " > @web3modal/wagmi@3.5.4" has unmet peer dependency "@wagmi/core@>=1".
2025-01-21T13:56:44.109Z | warning " > react-input-autosize@3.0.0" has incorrect peer dependency "react@^16.3.0 || ^17.0.0".
2025-01-21T13:56:44.112Z | warning " > @babel/plugin-proposal-private-property-in-object@7.21.11" has unmet peer dependency "@babel/core@^7.0.0-0".
2025-01-21T13:56:44.112Z | 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-21T13:56:44.112Z | 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-21T13:56:44.112Z | 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-21T13:56:44.112Z | warning " > @testing-library/user-event@14.5.2" has unmet peer dependency "@testing-library/dom@>=7.21.4".
2025-01-21T13:56:44.112Z | warning " > @typechain/ethers-v5@10.2.1" has unmet peer dependency "@ethersproject/abi@^5.0.0".
2025-01-21T13:56:44.112Z | warning " > @typechain/ethers-v5@10.2.1" has unmet peer dependency "@ethersproject/providers@^5.0.0".
2025-01-21T13:56:44.117Z | 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-21T13:56:44.118Z | 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-21T13:57:27.813Z | [4/4] Building fresh packages...
2025-01-21T13:57:39.744Z | $ yarn fix-dev-issues
2025-01-21T13:57:39.898Z | yarn run v1.22.19
2025-01-21T13:57:39.930Z | $ node dev-scripts/copy-localhost-data.js && node dev-scripts/generate-typechain-artifacts.js && node dev-scripts/scss-ts-hack.js
2025-01-21T13:57:40.015Z | Command: "cd src/contract-deployments && cp localhost-dao.example.json localhost-dao.json"
2025-01-21T13:57:40.078Z | Generating typechain artifacts...
2025-01-21T13:57:40.079Z | Command: "yarn typechain --target ethers-v5 --out-dir ./src/contracts/artifacts './src/contracts/abi/**/!(.dbg).json'"
2025-01-21T13:57:42.138Z | Fixing scss TS typings...
2025-01-21T13:57:42.138Z | Replacing "
2025-01-21T13:57:42.138Z | declare module '
.m..." with ""
2025-01-21T13:57:42.147Z | Done in 2.25s.
2025-01-21T13:57:42.155Z | $ husky install
2025-01-21T13:57:42.217Z | husky - Git hooks installed
2025-01-21T13:57:42.221Z | Done in 90.11s.
2025-01-21T13:57:42.397Z | yarn run v1.22.19
2025-01-21T13:57:42.426Z | $ react-app-rewired build
2025-01-21T13:57:43.707Z | Creating an optimized production build...
2025-01-21T13:57:43.849Z | Browserslist: caniuse-lite is outdated. Please run:
2025-01-21T13:57:43.849Z | npx update-browserslist-db@latest
2025-01-21T13:57:43.849Z | Why you should do it regularly: https://github.com/browserslist/update-db#readme
2025-01-21T13:58:37.861Z | Browserslist: caniuse-lite is outdated. Please run:
2025-01-21T13:58:37.861Z | npx update-browserslist-db@latest
2025-01-21T13:58:37.861Z | Why you should do it regularly: https://github.com/browserslist/update-db#readme
2025-01-21T13:58:41.108Z | Compiled successfully.
2025-01-21T13:58:41.108Z | File sizes after gzip:
2025-01-21T13:58:41.243Z | 323.07 kB build/static/js/88.8a1ab86b.js
2025-01-21T13:58:41.243Z | 277.3 kB build/static/js/987.bd1e774a.chunk.js
2025-01-21T13:58:41.243Z | 83.11 kB build/static/js/core-web3.5dcdd63c.js
2025-01-21T13:58:41.243Z | 45.39 kB build/static/js/framework.ec7528a4.js
2025-01-21T13:58:41.243Z | 43.59 kB build/static/js/main.ca94016b.js
2025-01-21T13:58:41.243Z | 17.19 kB build/static/css/main.905f7465.css
2025-01-21T13:58:41.243Z | The project was built assuming it is hosted at ./.
2025-01-21T13:58:41.243Z | You can control this with the homepage field in your package.json.
2025-01-21T13:58:41.244Z | The build folder is ready to be deployed.
2025-01-21T13:58:41.244Z | Find out more about deployment here:
2025-01-21T13:58:41.244Z | https://cra.link/deployment
2025-01-21T13:58:41.348Z | Done in 58.96s.

Deployed to IPFS and got the hash: bafybeifn2dndv7qc6eifacblctpnnxzuybeqnj3cwuhys5smab7xbye5se