Skip to main content

Deploy details

Deploy successful for optimism-ecosystem-contributions

Fix Typo

PR #167: main@a12cce5

Deploy summary

Deploy log

Initializing

Complete
5:06:44 PM: Build ready to start
5:06:56 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
5:06:56 PM: buildbot version: c32e21f337d920d500f8f7b951fd63f528c2b7b9
5:06:56 PM: Fetching cached dependencies
5:06:56 PM: Starting to download cache of 227.6MB
5:06:58 PM: Finished downloading cache in 2.259s
5:06:58 PM: Starting to extract cache
5:07:01 PM: Finished extracting cache in 2.668s
5:07:01 PM: Finished fetching cache in 4.987s
5:07:01 PM: Starting to prepare the repo for build
5:07:01 PM: Preparing Git Reference pull/167/head
5:07:04 PM: Starting to install dependencies
5:07:07 PM: Python version set to 3.8
5:07:07 PM: Attempting Ruby version 2.7.2, read from environment
5:07:08 PM: Using Ruby version 2.7.2
5:07:08 PM: Started restoring cached go cache
5:07:08 PM: Finished restoring cached go cache
5:07:10 PM: go version go1.19.13 linux/amd64
5:07:11 PM: Using PHP version 8.0
5:07:12 PM: Started restoring cached Node.js version
5:07:13 PM: Finished restoring cached Node.js version
5:07:13 PM: v18.19.1 is already installed.
5:07:14 PM: Now using node v18.19.1 (npm v10.2.4)
5:07:14 PM: Enabling Node.js Corepack
5:07:14 PM: Started restoring cached build plugins
5:07:14 PM: Finished restoring cached build plugins
5:07:14 PM: Started restoring cached corepack dependencies
5:07:14 PM: Finished restoring cached corepack dependencies
5:07:14 PM: Started restoring cached pnpm cache
5:07:14 PM: Finished restoring cached pnpm cache
5:07:15 PM: Installing npm packages using pnpm version 8.14.1
5:07:15 PM: Lockfile is up to date, resolution step is skipped
5:07:15 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
5:07:15 PM: Packages: +446
5:07:15 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5:07:16 PM: Progress: resolved 446, reused 445, downloaded 0, added 433
5:07:16 PM: Progress: resolved 446, reused 446, downloaded 0, added 446, done
5:07:17 PM: dependencies:
5:07:17 PM: + @headlessui/react 1.7.18
5:07:17 PM: + gray-matter 4.0.3
5:07:17 PM: + next 14.1.0
5:07:17 PM: + react 18.2.0
5:07:17 PM: + react-dom 18.2.0
5:07:17 PM: + react-ga4 2.1.0
5:07:17 PM: + react-headless-pagination 1.1.5
5:07:17 PM: + react-tooltip 5.26.3
5:07:17 PM: + remark 15.0.1
5:07:17 PM: + remark-html 16.0.1
5:07:17 PM: devDependencies:
5:07:17 PM: + @types/node 20.11.20
5:07:17 PM: + @types/react 18.2.58
5:07:17 PM: + @types/react-dom 18.2.19
5:07:17 PM: + autoprefixer 10.4.17
5:07:17 PM: + eslint 8.56.0
5:07:17 PM: + eslint-config-next 14.1.0
5:07:17 PM: + postcss 8.4.35
5:07:17 PM: + tailwindcss 3.4.1
5:07:17 PM: + typescript 5.3.3
5:07:17 PM: Done in 1.8s
5:07:17 PM: npm packages installed using pnpm
5:07:17 PM: Successfully installed dependencies
5:07:17 PM: Starting build script
5:07:21 PM: Detected 1 framework(s)
5:07:21 PM: "next" at version "14.1.0"
5:07:21 PM: Section completed: initializing

Building

Complete
5:07:22 PM: Netlify Build
5:07:22 PM: ────────────────────────────────────────────────────────────────
5:07:22 PM:
5:07:22 PM: ❯ Version
5:07:22 PM: @netlify/build 29.36.5
5:07:22 PM:
5:07:22 PM: ❯ Flags
5:07:22 PM: baseRelDir: true
5:07:22 PM: buildId: 660300a3b56a210008d6ead8
5:07:22 PM: deployId: 660300a3b56a210008d6eada
5:07:22 PM:
5:07:22 PM: ❯ Current directory
5:07:22 PM: /opt/build/repo
5:07:22 PM:
5:07:22 PM: ❯ Config file
5:07:22 PM: No config file was defined: using default values.
5:07:22 PM:
5:07:22 PM: ❯ Context
5:07:22 PM: deploy-preview
5:07:22 PM:
5:07:22 PM: ❯ Using Next.js Runtime - v4.41.3
5:07:23 PM:
5:07:23 PM: @netlify/plugin-nextjs (onPreBuild event)
5:07:23 PM: ────────────────────────────────────────────────────────────────
5:07:23 PM: ​
5:07:23 PM: Next.js cache restored.
5:07:23 PM: ​
5:07:23 PM: (@netlify/plugin-nextjs onPreBuild completed in 172ms)
5:07:23 PM:
5:07:23 PM: Build command from Netlify app
5:07:23 PM: ────────────────────────────────────────────────────────────────
5:07:23 PM: ​
5:07:23 PM: $ pnpm run build
5:07:24 PM: > my-app@0.1.0 build /opt/build/repo
5:07:24 PM: > pnpm run prebuild && next build
5:07:24 PM: > my-app@0.1.0 prebuild /opt/build/repo
5:07:24 PM: > pnpm run clean && pnpm run process
5:07:25 PM: > my-app@0.1.0 clean /opt/build/repo
5:07:25 PM: > node ./data/cleanBlankSpace.mjs
5:07:25 PM: Cleaning blank space...
5:07:25 PM: Markdown Cleaned ✅
5:07:25 PM: > my-app@0.1.0 process /opt/build/repo
5:07:25 PM: > node ./data/processMarkDown.mjs
5:07:25 PM: Processing markdown files...
5:07:25 PM: Markdown Done ✅
5:07:26 PM: ▲ Next.js 14.1.0
5:07:26 PM: Creating an optimized production build ...
5:07:31 PM: Compiled successfully
5:07:31 PM: Linting and checking validity of types ...
5:07:33 PM: Collecting page data ...
5:07:34 PM: Generating static pages (0/5) ...
5:07:34 PM: Generating static pages (1/5)
5:07:34 PM: metadata.metadataBase is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase
5:07:34 PM: Generating static pages (2/5)
5:07:34 PM: Generating static pages (3/5)
5:07:34 PM: Generating static pages (5/5)
5:07:34 PM: Finalizing page optimization ...
5:07:34 PM: Collecting build traces ...
5:07:40 PM: Route (app) Size First Load JS
5:07:40 PM: ┌ ○ / 19.2 kB 142 kB
5:07:40 PM: ├ ○ /_not-found 0 B 0 B
5:07:40 PM: ├ λ /docs/[id] 393 B 91.5 kB
5:07:40 PM: └ λ /issue/[id] 2.66 kB 112 kB
5:07:40 PM: + First Load JS shared by all 84.3 kB
5:07:40 PM: ├ chunks/184-07de412a98e832ee.js 28.9 kB
5:07:40 PM: ├ chunks/30b509c0-cffd94b7dbd5f5bc.js 53.4 kB
5:07:40 PM: └ other shared chunks (total) 2.06 kB
5:07:40 PM: ○ (Static) prerendered as static content
5:07:40 PM: λ (Dynamic) server-rendered on demand using Node.js
5:07:40 PM: ​
5:07:40 PM: (build.command completed in 16.5s)
5:07:40 PM:
5:07:40 PM: @netlify/plugin-nextjs (onBuild event)
5:07:40 PM: ────────────────────────────────────────────────────────────────
5:07:40 PM: ​
5:07:40 PM: Moving static page files to serve from CDN...
5:07:40 PM: Moved 6 files to CDN
5:07:40 PM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
5:07:40 PM: ​
5:07:40 PM: (@netlify/plugin-nextjs onBuild completed in 264ms)
5:07:40 PM:
5:07:40 PM: Functions bundling
5:07:40 PM: ────────────────────────────────────────────────────────────────
5:07:40 PM: ​
5:07:40 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
5:07:40 PM: ​
5:07:40 PM: Packaging Functions from .netlify/functions-internal directory:
5:07:40 PM: - ___netlify-handler/___netlify-handler.js
5:07:40 PM: - ___netlify-odb-handler/___netlify-odb-handler.js
5:07:40 PM: - _ipx/_ipx.js
5:07:40 PM: ​
5:08:17 PM: ​
5:08:17 PM: (Functions bundling completed in 36.4s)
5:08:17 PM:
5:08:17 PM: Edge Functions bundling
5:08:17 PM: ────────────────────────────────────────────────────────────────
5:08:17 PM: ​
5:08:17 PM: Packaging Edge Functions from .netlify/edge-functions directory:
5:08:17 PM: - rsc-data
5:08:17 PM: ​
5:08:17 PM: (Edge Functions bundling completed in 596ms)
5:08:17 PM:
5:08:17 PM: @netlify/plugin-nextjs (onPostBuild event)
5:08:17 PM: ────────────────────────────────────────────────────────────────
5:08:17 PM: ​
5:08:17 PM: Next.js cache saved.
5:08:17 PM: ​
5:08:17 PM: (@netlify/plugin-nextjs onPostBuild completed in 163ms)
5:08:17 PM:
5:08:26 PM: (Netlify Build completed in 1m 4s)
5:08:27 PM: Section completed: building
5:08:44 PM: Finished processing build request in 1m48.285s

Deploying

Complete
5:08:17 PM: Deploy site
5:08:17 PM: ────────────────────────────────────────────────────────────────
5:08:17 PM: ​
5:08:17 PM: Starting to deploy site from ".next"
5:08:18 PM: Calculating files to upload
5:08:18 PM: 9 new files to upload
5:08:18 PM: 2 new functions to upload
5:08:26 PM: Section completed: deploying
5:08:26 PM: Site deploy was successfully initiated
5:08:26 PM: ​
5:08:26 PM: (Deploy site completed in 8.3s)

Cleanup

Complete
5:08:26 PM: Netlify Build Complete
5:08:26 PM: ────────────────────────────────────────────────────────────────
5:08:26 PM: ​
5:08:27 PM: Caching artifacts
5:08:27 PM: Started saving node modules
5:08:27 PM: Finished saving node modules
5:08:27 PM: Started saving build plugins
5:08:27 PM: Finished saving build plugins
5:08:27 PM: Started saving corepack cache
5:08:27 PM: Finished saving corepack cache
5:08:27 PM: Started saving pnpm cache
5:08:27 PM: Finished saving pnpm cache
5:08:27 PM: Started saving pip cache
5:08:27 PM: Finished saving pip cache
5:08:27 PM: Started saving emacs cask dependencies
5:08:27 PM: Finished saving emacs cask dependencies
5:08:27 PM: Started saving maven dependencies
5:08:27 PM: Finished saving maven dependencies
5:08:27 PM: Started saving boot dependencies
5:08:27 PM: Finished saving boot dependencies
5:08:27 PM: Started saving rust rustup cache
5:08:27 PM: Finished saving rust rustup cache
5:08:27 PM: Started saving go dependencies
5:08:27 PM: Finished saving go dependencies
5:08:27 PM: Build script success
5:08:43 PM: Uploading Cache of size 227.3MB
5:08:44 PM: Section completed: cleanup

Post-processing

Complete
5:08:26 PM: Starting post processing
5:08:26 PM: Skipping form detection
5:08:26 PM: Post processing - header rules
5:08:26 PM: Post processing - redirect rules
5:08:26 PM: Post processing done
5:08:26 PM: Section completed: postprocessing
5:08:27 PM: Site is live ✨