Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for optimism-ecosystem-contributions

feat: SEO Optimization and Metadata

PR #165: main@76e757e

Deploy summary

Deploy log

Initializing

Complete
4:41:52 PM: Build ready to start
4:42:07 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
4:42:07 PM: buildbot version: c32e21f337d920d500f8f7b951fd63f528c2b7b9
4:42:07 PM: Fetching cached dependencies
4:42:08 PM: Starting to download cache of 227.5MB
4:42:08 PM: Finished downloading cache in 643ms
4:42:08 PM: Starting to extract cache
4:42:11 PM: Finished extracting cache in 3.165s
4:42:11 PM: Finished fetching cache in 3.874s
4:42:11 PM: Starting to prepare the repo for build
4:42:12 PM: Preparing Git Reference pull/165/head
4:42:15 PM: Starting to install dependencies
4:42:18 PM: Python version set to 3.8
4:42:18 PM: Attempting Ruby version 2.7.2, read from environment
4:42:19 PM: Using Ruby version 2.7.2
4:42:20 PM: Started restoring cached go cache
4:42:20 PM: Finished restoring cached go cache
4:42:21 PM: go version go1.19.13 linux/amd64
4:42:22 PM: Using PHP version 8.0
4:42:23 PM: Started restoring cached Node.js version
4:42:25 PM: Finished restoring cached Node.js version
4:42:25 PM: v18.19.1 is already installed.
4:42:25 PM: Now using node v18.19.1 (npm v10.2.4)
4:42:25 PM: Enabling Node.js Corepack
4:42:25 PM: Started restoring cached build plugins
4:42:25 PM: Finished restoring cached build plugins
4:42:25 PM: Started restoring cached corepack dependencies
4:42:25 PM: Finished restoring cached corepack dependencies
4:42:25 PM: Started restoring cached pnpm cache
4:42:25 PM: Finished restoring cached pnpm cache
4:42:26 PM: Installing npm packages using pnpm version 8.14.1
4:42:27 PM: Lockfile is up to date, resolution step is skipped
4:42:27 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
4:42:27 PM: Packages: +446
4:42:27 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4:42:28 PM: Progress: resolved 446, reused 445, downloaded 0, added 70
4:42:28 PM: Progress: resolved 446, reused 446, downloaded 0, added 446, done
4:42:28 PM: dependencies:
4:42:28 PM: + @headlessui/react 1.7.18
4:42:28 PM: + gray-matter 4.0.3
4:42:28 PM: + next 14.1.0
4:42:28 PM: + react 18.2.0
4:42:28 PM: + react-dom 18.2.0
4:42:28 PM: + react-ga4 2.1.0
4:42:28 PM: + react-headless-pagination 1.1.5
4:42:28 PM: + react-tooltip 5.26.3
4:42:28 PM: + remark 15.0.1
4:42:28 PM: + remark-html 16.0.1
4:42:28 PM: devDependencies:
4:42:28 PM: + @types/node 20.11.20
4:42:28 PM: + @types/react 18.2.58
4:42:28 PM: + @types/react-dom 18.2.19
4:42:28 PM: + autoprefixer 10.4.17
4:42:28 PM: + eslint 8.56.0
4:42:28 PM: + eslint-config-next 14.1.0
4:42:28 PM: + postcss 8.4.35
4:42:28 PM: + tailwindcss 3.4.1
4:42:28 PM: + typescript 5.3.3
4:42:28 PM: Done in 2.1s
4:42:29 PM: npm packages installed using pnpm
4:42:29 PM: Successfully installed dependencies
4:42:30 PM: Starting build script
4:42:37 PM: Detected 1 framework(s)
4:42:37 PM: "next" at version "14.1.0"
4:42:37 PM: Section completed: initializing

Building

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

Deploying

Complete
4:43:41 PM: Deploy site
4:43:41 PM: ────────────────────────────────────────────────────────────────
4:43:41 PM: ​
4:43:41 PM: Starting to deploy site from ".next"
4:43:41 PM: Calculating files to upload
4:43:41 PM: 8 new files to upload
4:43:41 PM: 2 new functions to upload
4:43:48 PM: Section completed: deploying
4:43:48 PM: Site deploy was successfully initiated
4:43:48 PM: ​
4:43:48 PM: (Deploy site completed in 7.4s)

Cleanup

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

Post-processing

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