Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for optimism-ecosystem-contributions

fix: bugs or updates for builder ideas list

PR #163: main@6365bd6

Deploy summary

Deploy log

Initializing

Complete
4:52:14 PM: Build ready to start
4:52:28 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
4:52:28 PM: buildbot version: b6516ff84a8eec66d848f48c9e6b386390361fe6
4:52:28 PM: Fetching cached dependencies
4:52:29 PM: Starting to download cache of 225.4MB
4:52:30 PM: Finished downloading cache in 1.68s
4:52:30 PM: Starting to extract cache
4:52:33 PM: Finished extracting cache in 2.894s
4:52:33 PM: Finished fetching cache in 4.656s
4:52:33 PM: Starting to prepare the repo for build
4:52:33 PM: Preparing Git Reference pull/163/head
4:52:37 PM: Starting to install dependencies
4:52:39 PM: Python version set to 3.8
4:52:39 PM: Attempting Ruby version 2.7.2, read from environment
4:52:39 PM: Using Ruby version 2.7.2
4:52:40 PM: Started restoring cached go cache
4:52:40 PM: Finished restoring cached go cache
4:52:42 PM: go version go1.19.13 linux/amd64
4:52:43 PM: Using PHP version 8.0
4:52:44 PM: Started restoring cached Node.js version
4:52:45 PM: Finished restoring cached Node.js version
4:52:45 PM: v18.19.1 is already installed.
4:52:46 PM: Now using node v18.19.1 (npm v10.2.4)
4:52:46 PM: Enabling Node.js Corepack
4:52:46 PM: Started restoring cached build plugins
4:52:46 PM: Finished restoring cached build plugins
4:52:46 PM: Started restoring cached corepack dependencies
4:52:46 PM: Finished restoring cached corepack dependencies
4:52:46 PM: Started restoring cached pnpm cache
4:52:46 PM: Finished restoring cached pnpm cache
4:52:46 PM: Installing npm packages using pnpm version 8.14.1
4:52:47 PM: Lockfile is up to date, resolution step is skipped
4:52:47 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
4:52:47 PM: Packages: +446
4:52:47 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4:52:48 PM: Progress: resolved 446, reused 445, downloaded 0, added 307
4:52:48 PM: Progress: resolved 446, reused 446, downloaded 0, added 446, done
4:52:48 PM: dependencies:
4:52:48 PM: + @headlessui/react 1.7.18
4:52:48 PM: + gray-matter 4.0.3
4:52:48 PM: + next 14.1.0
4:52:48 PM: + react 18.2.0
4:52:48 PM: + react-dom 18.2.0
4:52:48 PM: + react-ga4 2.1.0
4:52:48 PM: + react-headless-pagination 1.1.5
4:52:48 PM: + react-tooltip 5.26.3
4:52:48 PM: + remark 15.0.1
4:52:48 PM: + remark-html 16.0.1
4:52:48 PM: devDependencies:
4:52:48 PM: + @types/node 20.11.20
4:52:48 PM: + @types/react 18.2.58
4:52:48 PM: + @types/react-dom 18.2.19
4:52:48 PM: + autoprefixer 10.4.17
4:52:48 PM: + eslint 8.56.0
4:52:48 PM: + eslint-config-next 14.1.0
4:52:48 PM: + postcss 8.4.35
4:52:48 PM: + tailwindcss 3.4.1
4:52:48 PM: + typescript 5.3.3
4:52:48 PM: Done in 1.9s
4:52:49 PM: npm packages installed using pnpm
4:52:49 PM: Successfully installed dependencies
4:52:49 PM: Starting build script
4:52:52 PM: Detected 1 framework(s)
4:52:52 PM: "next" at version "14.1.0"
4:52:52 PM: Section completed: initializing

Building

Complete
4:52:54 PM: Netlify Build
4:52:54 PM: ────────────────────────────────────────────────────────────────
4:52:54 PM:
4:52:54 PM: ❯ Version
4:52:54 PM: @netlify/build 29.36.5
4:52:54 PM:
4:52:54 PM: ❯ Flags
4:52:54 PM: baseRelDir: true
4:52:54 PM: buildId: 6601abbea1c28700081f47c6
4:52:54 PM: deployId: 6601abbea1c28700081f47c8
4:52:54 PM:
4:52:54 PM: ❯ Current directory
4:52:54 PM: /opt/build/repo
4:52:54 PM:
4:52:54 PM: ❯ Config file
4:52:54 PM: No config file was defined: using default values.
4:52:54 PM:
4:52:54 PM: ❯ Context
4:52:54 PM: deploy-preview
4:52:54 PM:
4:52:54 PM: ❯ Using Next.js Runtime - v4.41.3
4:52:55 PM:
4:52:55 PM: @netlify/plugin-nextjs (onPreBuild event)
4:52:55 PM: ────────────────────────────────────────────────────────────────
4:52:55 PM: ​
4:52:55 PM: Next.js cache restored.
4:52:55 PM: ​
4:52:55 PM: (@netlify/plugin-nextjs onPreBuild completed in 142ms)
4:52:55 PM:
4:52:55 PM: Build command from Netlify app
4:52:55 PM: ────────────────────────────────────────────────────────────────
4:52:55 PM: ​
4:52:55 PM: $ pnpm run build
4:52:55 PM: > my-app@0.1.0 build /opt/build/repo
4:52:55 PM: > pnpm run prebuild && next build
4:52:56 PM: > my-app@0.1.0 prebuild /opt/build/repo
4:52:56 PM: > pnpm run clean && pnpm run process
4:52:56 PM: > my-app@0.1.0 clean /opt/build/repo
4:52:56 PM: > node ./data/cleanBlankSpace.mjs
4:52:56 PM: Cleaning blank space...
4:52:56 PM: Markdown Cleaned ✅
4:52:57 PM: > my-app@0.1.0 process /opt/build/repo
4:52:57 PM: > node ./data/processMarkDown.mjs
4:52:57 PM: Processing markdown files...
4:52:57 PM: Markdown Done ✅
4:52:57 PM: ▲ Next.js 14.1.0
4:52:57 PM: Creating an optimized production build ...
4:53:03 PM: Compiled successfully
4:53:03 PM: Linting and checking validity of types ...
4:53:05 PM: Collecting page data ...
4:53:06 PM: Generating static pages (0/5) ...
4:53:07 PM: Generating static pages (1/5)
4:53:07 PM: Generating static pages (2/5)
4:53:07 PM: Generating static pages (3/5)
4:53:07 PM: Generating static pages (5/5)
4:53:07 PM: Finalizing page optimization ...
4:53:07 PM: Collecting build traces ...
4:53:12 PM: Route (app) Size First Load JS
4:53:12 PM: ┌ ○ / 19.1 kB 142 kB
4:53:12 PM: ├ ○ /_not-found 0 B 0 B
4:53:12 PM: └ λ /issue/[id] 2.65 kB 112 kB
4:53:12 PM: + First Load JS shared by all 84.3 kB
4:53:12 PM: ├ chunks/184-07de412a98e832ee.js 28.9 kB
4:53:12 PM: ├ chunks/30b509c0-cffd94b7dbd5f5bc.js 53.4 kB
4:53:12 PM: └ other shared chunks (total) 2.06 kB
4:53:12 PM: ○ (Static) prerendered as static content
4:53:12 PM: λ (Dynamic) server-rendered on demand using Node.js
4:53:12 PM: ​
4:53:12 PM: (build.command completed in 17.3s)
4:53:12 PM:
4:53:12 PM: @netlify/plugin-nextjs (onBuild event)
4:53:12 PM: ────────────────────────────────────────────────────────────────
4:53:12 PM: ​
4:53:12 PM: Moving static page files to serve from CDN...
4:53:12 PM: Moved 6 files to CDN
4:53:12 PM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
4:53:13 PM: ​
4:53:13 PM: (@netlify/plugin-nextjs onBuild completed in 162ms)
4:53:13 PM:
4:53:13 PM: Functions bundling
4:53:13 PM: ────────────────────────────────────────────────────────────────
4:53:13 PM: ​
4:53:13 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
4:53:13 PM: ​
4:53:13 PM: Packaging Functions from .netlify/functions-internal directory:
4:53:13 PM: - ___netlify-handler/___netlify-handler.js
4:53:13 PM: - ___netlify-odb-handler/___netlify-odb-handler.js
4:53:13 PM: - _ipx/_ipx.js
4:53:13 PM: ​
4:53:49 PM: ​
4:53:49 PM: (Functions bundling completed in 36.6s)
4:53:49 PM:
4:53:49 PM: Edge Functions bundling
4:53:49 PM: ────────────────────────────────────────────────────────────────
4:53:49 PM: ​
4:53:49 PM: Packaging Edge Functions from .netlify/edge-functions directory:
4:53:49 PM: - rsc-data
4:53:50 PM: ​
4:53:50 PM: (Edge Functions bundling completed in 810ms)
4:53:50 PM:
4:53:50 PM: @netlify/plugin-nextjs (onPostBuild event)
4:53:50 PM: ────────────────────────────────────────────────────────────────
4:53:50 PM: ​
4:53:50 PM: Next.js cache saved.
4:53:50 PM: ​
4:53:50 PM: (@netlify/plugin-nextjs onPostBuild completed in 144ms)
4:53:50 PM:
4:53:58 PM: (Netlify Build completed in 1m 4s)
4:53:59 PM: Section completed: building
4:54:01 PM: Finished processing build request in 1m33.113s

Deploying

Complete
4:53:50 PM: Deploy site
4:53:50 PM: ────────────────────────────────────────────────────────────────
4:53:50 PM: ​
4:53:50 PM: Starting to deploy site from ".next"
4:53:50 PM: Calculating files to upload
4:53:51 PM: 10 new files to upload
4:53:51 PM: 2 new functions to upload
4:53:58 PM: Section completed: deploying
4:53:58 PM: Site deploy was successfully initiated
4:53:58 PM: ​
4:53:58 PM: (Deploy site completed in 7.4s)

Cleanup

Complete
4:53:58 PM: Netlify Build Complete
4:53:58 PM: ────────────────────────────────────────────────────────────────
4:53:58 PM: ​
4:53:58 PM: Caching artifacts
4:53:58 PM: Started saving node modules
4:53:59 PM: Finished saving node modules
4:53:59 PM: Started saving build plugins
4:53:59 PM: Finished saving build plugins
4:53:59 PM: Started saving corepack cache
4:53:59 PM: Finished saving corepack cache
4:53:59 PM: Started saving pnpm cache
4:53:59 PM: Finished saving pnpm cache
4:53:59 PM: Started saving pip cache
4:53:59 PM: Finished saving pip cache
4:53:59 PM: Started saving emacs cask dependencies
4:53:59 PM: Finished saving emacs cask dependencies
4:53:59 PM: Started saving maven dependencies
4:53:59 PM: Finished saving maven dependencies
4:53:59 PM: Started saving boot dependencies
4:53:59 PM: Finished saving boot dependencies
4:53:59 PM: Started saving rust rustup cache
4:53:59 PM: Finished saving rust rustup cache
4:53:59 PM: Started saving go dependencies
4:53:59 PM: Finished saving go dependencies
4:53:59 PM: Build script success
4:54:00 PM: Uploading Cache of size 225.6MB
4:54:01 PM: Section completed: cleanup

Post-processing

Complete
4:53:58 PM: Site is live ✨
4:53:58 PM: Starting post processing
4:53:58 PM: Skipping form detection
4:53:58 PM: Post processing - header rules
4:53:58 PM: Post processing - redirect rules
4:53:58 PM: Post processing done
4:53:58 PM: Section completed: postprocessing