Coder Social home page Coder Social logo

Comments (3)

CryptoLover705 avatar CryptoLover705 commented on May 14, 2024

Deploy log

4:16:44 PM: Build ready to start
4:16:47 PM: build-image version: 73def8bb10593b9b818f44989a75ea508018ccb7 (focal)
4:16:47 PM: build-image tag: v4.5.2
4:16:47 PM: buildbot version: e07f38cea73012d29c839c78dec87335277fe704
4:16:47 PM: Building without cache
4:16:47 PM: Starting to prepare the repo for build
4:16:48 PM: No cached dependencies found. Cloning fresh repo
4:16:48 PM: git clone https://github.com/CryptoDevelopmentServices/Defi-Dashboard
4:16:51 PM: Preparing Git Reference refs/heads/main
4:16:51 PM: Parsing package.json dependencies
4:16:53 PM: Starting build script
4:16:53 PM: Installing dependencies
4:16:53 PM: Python version set to 2.7
4:16:53 PM: v16.13.1 is already installed.
4:16:54 PM: Now using node v16.13.1 (npm v8.1.2)
4:16:54 PM: Started restoring cached build plugins
4:16:54 PM: Finished restoring cached build plugins
4:16:54 PM: Attempting ruby version 2.7.2, read from environment
4:16:56 PM: Using ruby version 2.7.2
4:16:57 PM: Using PHP version 8.0
4:16:57 PM: Started restoring cached node modules
4:16:57 PM: Finished restoring cached node modules
4:16:57 PM: Installing NPM modules using NPM version 8.1.2
4:18:50 PM: added 2170 packages, and audited 2171 packages in 2m
4:18:50 PM: 199 packages are looking for funding
4:18:50 PM:   run `npm fund` for details
4:18:50 PM: 34 vulnerabilities (23 moderate, 9 high, 2 critical)
4:18:50 PM: To address issues that do not require attention, run:
4:18:50 PM:   npm audit fix
4:18:50 PM: To address all issues (including breaking changes), run:
4:18:50 PM:   npm audit fix --force
4:18:50 PM: Run `npm audit` for details.
4:18:50 PM: NPM modules installed
4:18:50 PM: Started restoring cached go cache
4:18:50 PM: Finished restoring cached go cache
4:18:50 PM: go version go1.16.5 linux/amd64
4:18:50 PM: go version go1.16.5 linux/amd64
4:18:50 PM: Installing missing commands
4:18:50 PM: Verify run directory
4:18:53 PM: ​
4:18:53 PM: ────────────────────────────────────────────────────────────────
4:18:53 PM:   Netlify Build                                                 
4:18:53 PM: ────────────────────────────────────────────────────────────────
4:18:53 PM: ​
4:18:53 PM: ❯ Version
4:18:53 PM:   @netlify/build 26.0.2
4:18:53 PM: ​
4:18:53 PM: ❯ Flags
4:18:53 PM:   baseRelDir: true
4:18:53 PM:   buildId: 61c9e6ec37534574350bd0fb
4:18:53 PM:   deployId: 61c9e6ec37534574350bd0fd
4:18:53 PM: ​
4:18:53 PM: ❯ Current directory
4:18:53 PM:   /opt/build/repo
4:18:53 PM: ​
4:18:53 PM: ❯ Config file
4:18:53 PM:   No config file was defined: using default values.
4:18:53 PM: ​
4:18:53 PM: ❯ Context
4:18:53 PM:   production
4:18:53 PM: ​
4:18:53 PM: ────────────────────────────────────────────────────────────────
4:18:53 PM:   1. Build command from Netlify app                             
4:18:53 PM: ────────────────────────────────────────────────────────────────
4:18:53 PM: ​
4:18:53 PM: $ CI= yarn build
4:18:53 PM: yarn run v1.22.17
4:18:53 PM: $ react-scripts build
4:18:56 PM: Creating an optimized production build...
4:22:10 PM: Compiled with warnings.
4:22:10 PM: 
4:22:10 PM: src/components/Account/Account.jsx
4:22:10 PM:   Line 47:68:  'web3' is assigned a value but never used  no-unused-vars
4:22:10 PM: src/components/NFTBalance.jsx
4:22:10 PM:   Line 3:46:   'DatePicker' is defined but never used                  no-unused-vars
4:22:10 PM:   Line 37:26:  'setExpirationTime' is assigned a value but never used  no-unused-vars
4:22:10 PM: src/components/QuickStart.jsx
4:22:10 PM:   Line 28:9:  'isInchDex' is assigned a value but never used  no-unused-vars
4:22:10 PM: Search for the keywords to learn more about each warning.
4:22:10 PM: To ignore, add // eslint-disable-next-line to the line before.
4:22:10 PM: File sizes after gzip:
4:22:11 PM:   1.4 MB    build/static/js/2.931f6866.chunk.js
4:22:11 PM:   63.12 KB  build/static/css/2.a95be28f.chunk.css
4:22:11 PM:   42.96 KB  build/static/js/main.4d2116d2.chunk.js
4:22:11 PM:   782 B     build/static/js/runtime-main.d64f98a8.js
4:22:11 PM:   559 B     build/static/css/main.3c76e293.chunk.css
4:22:11 PM: The bundle size is significantly larger than recommended.
4:22:11 PM: Consider reducing it with code splitting: https://goo.gl/9VhYWB
4:22:11 PM: You can also analyze the project dependencies: https://goo.gl/LeUzfb
4:22:11 PM: The project was built assuming it is hosted at /.
4:22:11 PM: You can control this with the homepage field in your package.json.
4:22:11 PM: The build folder is ready to be deployed.
4:22:11 PM: You may serve it with a static server:
4:22:11 PM:   npm install -g serve
4:22:11 PM:   serve -s build
4:22:11 PM: Find out more about deployment here:
4:22:11 PM:   https://cra.link/deployment
4:22:12 PM: Done in 198.64s.
4:22:12 PM: ​
4:22:12 PM: (build.command completed in 3m 19.1s)
4:22:12 PM: ​
4:22:12 PM: ────────────────────────────────────────────────────────────────
4:22:12 PM:   2. Deploy site                                                
4:22:12 PM: ────────────────────────────────────────────────────────────────
4:22:12 PM: ​
4:22:12 PM: Starting to deploy site from 'build'
4:22:12 PM: Creating deploy tree 
4:22:12 PM: Creating deploy upload records
4:22:12 PM: 0 new files to upload
4:22:12 PM: 0 new functions to upload
4:22:12 PM: Site deploy was successfully initiated
4:22:12 PM: ​
4:22:12 PM: (Deploy site completed in 233ms)
4:22:12 PM: ​
4:22:12 PM: ────────────────────────────────────────────────────────────────
4:22:12 PM:   Netlify Build Complete                                        
4:22:12 PM: ────────────────────────────────────────────────────────────────
4:22:12 PM: ​
4:22:12 PM: (Netlify Build completed in 3m 19.4s)
4:22:12 PM: Starting post processing
4:22:12 PM: Post processing - HTML
4:22:12 PM: Post processing - header rules
4:22:12 PM: Post processing - redirect rules
4:22:12 PM: Post processing done
4:22:12 PM: Caching artifacts
4:22:12 PM: Started saving node modules
4:22:12 PM: Finished saving node modules
4:22:12 PM: Started saving build plugins
4:22:12 PM: Finished saving build plugins
4:22:12 PM: Started saving pip cache
4:22:12 PM: Site is live ✨
4:22:13 PM: Finished saving pip cache
4:22:13 PM: Started saving emacs cask dependencies
4:22:13 PM: Finished saving emacs cask dependencies
4:22:13 PM: Started saving maven dependencies
4:22:13 PM: Finished saving maven dependencies
4:22:13 PM: Started saving boot dependencies
4:22:13 PM: Finished saving boot dependencies
4:22:13 PM: Started saving rust rustup cache
4:22:13 PM: Finished saving rust rustup cache
4:22:13 PM: Started saving go dependencies
4:22:13 PM: Finished saving go dependencies
4:22:15 PM: Build script success
4:22:50 PM: Finished processing build request in 6m2.72657761s

from ethereum-boilerplate.

Y0moo avatar Y0moo commented on May 14, 2024

Fixed on new version

from ethereum-boilerplate.

CryptoLover705 avatar CryptoLover705 commented on May 14, 2024

Page still stays white even with the newest update

from ethereum-boilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.