Deploy details
Deploy successful for github-issues-prj
[Snyk] Upgrade: , , , , , , , graphql, react-paginate, react-router-dom, react-scripts, typescriptPR #336: snyk-upgrade-abdf09780bb86bdf9995324d0da45c9c@dbc9035
Deploy log
Initializing
Complete
Initializing
Complete
10:15:39 AM: Build ready to start
10:15:53 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
10:15:53 AM: buildbot version: 16ead92caa9f8e177f18ab47e138c7dc936e93d8
10:15:53 AM: Fetching cached dependencies
10:15:53 AM: Failed to fetch cache, continuing with build
10:15:53 AM: Starting to prepare the repo for build
10:15:53 AM: No cached dependencies found. Cloning fresh repo
10:15:53 AM: git clone --filter=blob:none https://github.com/basilisSam/Homelike
10:15:54 AM: Preparing Git Reference pull/336/head
10:15:55 AM: Starting to install dependencies
10:15:56 AM: Python version set to 3.8
10:15:56 AM: Attempting Ruby version 2.7.2, read from environment
10:15:57 AM: Using Ruby version 2.7.2
10:15:57 AM: Started restoring cached go cache
10:15:57 AM: Finished restoring cached go cache
10:15:57 AM: Installing Go version 1.16.5 (requested 1.16.5)
10:16:02 AM: go version go1.16.5 linux/amd64
10:16:03 AM: Using PHP version 8.0
10:16:04 AM: Downloading and installing node v16.20.2...
10:16:05 AM: Downloading https://nodejs.org/dist/v16.20.2/node-v16.20.2-linux-x64.tar.xz...
10:16:05 AM: Computing checksum with sha256sum
10:16:05 AM: Checksums matched!
10:16:07 AM: Now using node v16.20.2 (npm v8.19.4)
10:16:07 AM: Enabling Node.js Corepack
10:16:07 AM: Started restoring cached build plugins
10:16:07 AM: Finished restoring cached build plugins
10:16:07 AM: Started restoring cached corepack dependencies
10:16:07 AM: Finished restoring cached corepack dependencies
10:16:07 AM: No npm workspaces detected
10:16:07 AM: Started restoring cached node modules
10:16:07 AM: Finished restoring cached node modules
10:16:08 AM: Installing npm packages using npm version 8.19.4
10:16:13 AM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
10:16:16 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
10:16:25 AM: npm WARN deprecated @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
npm WARN deprecated @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
npm WARN deprecated @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
10:16:25 AM: added 1539 packages, and audited 1540 packages in 17s
10:16:25 AM: 215 packages are looking for funding
10:16:25 AM: run `npm fund` for details
10:16:25 AM: 30 vulnerabilities (8 moderate, 19 high, 3 critical)
10:16:25 AM: To address issues that do not require attention, run:
10:16:25 AM: npm audit fix
10:16:25 AM: To address all issues (including breaking changes), run:
10:16:25 AM: npm audit fix --force
10:16:25 AM: Run `npm audit` for details.
10:16:25 AM: npm packages installed
10:16:25 AM: Successfully installed dependencies
10:16:26 AM: Starting build script
10:16:27 AM: Detected 1 framework(s)
10:16:27 AM: "create-react-app" at version "5.0.1"
10:16:27 AM: Section completed: initializing
Building
Complete
Building
Complete
10:16:28 AM: Netlify Build
10:16:28 AM: ────────────────────────────────────────────────────────────────
10:16:28 AM:
10:16:28 AM: ❯ Version
10:16:28 AM: @netlify/build 29.54.2
10:16:28 AM:
10:16:28 AM: ❯ Flags
10:16:28 AM: accountId: 6192ee0bb18a9f0ddca296bd
10:16:28 AM: baseRelDir: true
10:16:28 AM: buildId: 66e956cba868c900082e2b01
10:16:28 AM: deployId: 66e956cba868c900082e2b03
10:16:28 AM:
10:16:28 AM: ❯ Current directory
10:16:28 AM: /opt/build/repo
10:16:28 AM:
10:16:28 AM: ❯ Config file
10:16:28 AM: No config file was defined: using default values.
10:16:28 AM:
10:16:28 AM: ❯ Context
10:16:28 AM: deploy-preview
10:16:29 AM:
10:16:29 AM: Build command from Netlify app
10:16:29 AM: ────────────────────────────────────────────────────────────────
10:16:29 AM:
10:16:29 AM: $ npm run build:prod
10:16:29 AM: > homelike@0.1.0 build:prod
10:16:29 AM: > npm run test && npm run lint && npm run build
10:16:29 AM: > homelike@0.1.0 test
10:16:29 AM: > react-scripts test --watchAll=false --transformIgnorePatterns "node_modules/(?!@toolz/allow-react)/"
10:16:47 AM: PASS src/components/Issue/Issue.test.tsx (14.019 s)
10:16:47 AM: PASS src/components/NotFound/NotFound.test.tsx (14.134 s)
10:16:47 AM: PASS src/components/Information/Information.test.tsx (14.022 s)
10:16:47 AM: PASS src/components/IssuesTable/IssuesTable.test.tsx (14.269 s)
10:16:48 AM: PASS src/components/NavBar/NavBar.test.tsx (15.217 s)
10:16:50 AM: PASS src/components/IssueDetails/IssueDetails.test.tsx (16.891 s)
10:16:50 AM: Test Suites: 6 passed, 6 total
10:16:50 AM: Tests: 10 passed, 10 total
10:16:50 AM: Snapshots: 0 total
10:16:50 AM: Time: 19.557 s
10:16:50 AM: Ran all test suites.
10:16:50 AM: > homelike@0.1.0 lint
10:16:50 AM: > eslint src/
10:16:52 AM: > homelike@0.1.0 build
10:16:52 AM: > react-scripts build
10:16:53 AM: Creating an optimized production build...
10:17:07 AM: Compiled successfully.
10:17:07 AM:
10:17:07 AM: File sizes after gzip:
10:17:07 AM: 130.66 kB build/static/js/main.9b3fe01c.js
10:17:07 AM: 3.31 kB build/static/css/main.54dd9951.css
10:17:07 AM: The project was built assuming it is hosted at /.
10:17:07 AM: You can control this with the homepage field in your package.json.
10:17:07 AM: The build folder is ready to be deployed.
10:17:07 AM: You may serve it with a static server:
10:17:07 AM: npm install -g serve
10:17:07 AM: serve -s build
10:17:07 AM: Find out more about deployment here:
10:17:07 AM: https://cra.link/deployment
10:17:08 AM:
10:17:08 AM: (build.command completed in 39s)
10:17:08 AM:
10:17:08 AM: (Netlify Build completed in 39.4s)
10:17:32 AM: Section completed: building
10:17:35 AM: Finished processing build request in 1m42.271s
Deploying
Complete
Deploying
Complete
10:17:08 AM: Deploy site
10:17:08 AM: ────────────────────────────────────────────────────────────────
10:17:08 AM:
10:17:08 AM: Starting to deploy site from 'build'
10:17:08 AM: Calculating files to upload
10:17:08 AM: 1 new file(s) to upload
10:17:08 AM: 0 new function(s) to upload
10:17:08 AM: Section completed: deploying
10:17:08 AM: Site deploy was successfully initiated
10:17:08 AM:
10:17:08 AM: (Deploy site completed in 259ms)
Cleanup
Complete
Cleanup
Complete
10:17:08 AM: Netlify Build Complete
10:17:08 AM: ────────────────────────────────────────────────────────────────
10:17:08 AM:
10:17:08 AM: Caching artifacts
10:17:08 AM: Started saving node modules
10:17:08 AM: Finished saving node modules
10:17:08 AM: Started saving build plugins
10:17:08 AM: Finished saving build plugins
10:17:08 AM: Started saving corepack cache
10:17:08 AM: Finished saving corepack cache
10:17:08 AM: Started saving pip cache
10:17:08 AM: Finished saving pip cache
10:17:08 AM: Started saving emacs cask dependencies
10:17:08 AM: Finished saving emacs cask dependencies
10:17:08 AM: Started saving maven dependencies
10:17:08 AM: Finished saving maven dependencies
10:17:08 AM: Started saving boot dependencies
10:17:08 AM: Finished saving boot dependencies
10:17:08 AM: Started saving rust rustup cache
10:17:08 AM: Finished saving rust rustup cache
10:17:08 AM: Started saving go dependencies
10:17:08 AM: Finished saving go dependencies
10:17:32 AM: Build script success
10:17:34 AM: Uploading Cache of size 144.5MB
10:17:35 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
10:17:08 AM: Starting post processing
10:17:08 AM: Skipping form detection
10:17:08 AM: Post processing - header rules
10:17:08 AM: Post processing - redirect rules
10:17:08 AM: Post processing done
10:17:08 AM: Section completed: postprocessing
10:17:09 AM: Site is live ✨