Skip to main content

Deploy details

Deploy successful for teknum

Refactor/dark mode

PR #127: refactor/dark-mode@0a623c3

Deploy log

Initializing

Complete
2:22:47 PM: Build ready to start
2:22:56 PM: build-image version: 596993885fcc8df0dd6d507c57c5c9cb7c3a8576 (focal)
2:22:56 PM: buildbot version: 163fe70070e26a02d64141bf435d02320d25b8c1
2:22:56 PM: Fetching cached dependencies
2:22:56 PM: Failed to fetch cache, continuing with build
2:22:56 PM: Starting to prepare the repo for build
2:22:56 PM: No cached dependencies found. Cloning fresh repo
2:22:56 PM: git clone --filter=blob:none https://github.com/teknologi-umum/blog
2:22:56 PM: Preparing Git Reference pull/127/head
2:22:57 PM: Parsing package.json dependencies
2:22:58 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build && npm run export' versus 'npm run build' in the Netlify UI
2:22:59 PM: Starting to install dependencies
2:22:59 PM: Python version set to 3.8
2:22:59 PM: Attempting Ruby version 2.7.2, read from environment
2:22:59 PM: Using Ruby version 2.7.2
2:23:00 PM: Started restoring cached go cache
2:23:00 PM: Finished restoring cached go cache
2:23:00 PM: Installing Go version 1.19.5 (requested 1.19.5)
2:23:05 PM: go version go1.19.5 linux/amd64
2:23:06 PM: Using PHP version 8.0
2:23:07 PM: Attempting Node.js version 'v16.16.0' from .nvmrc
2:23:07 PM: Downloading and installing node v16.16.0...
2:23:07 PM: Computing checksum with sha256sum
2:23:07 PM: Checksums matched!
2:23:09 PM: Now using node v16.16.0 (npm v8.11.0)
2:23:09 PM: Enabling Node.js Corepack
2:23:09 PM: Started restoring cached build plugins
2:23:09 PM: Finished restoring cached build plugins
2:23:09 PM: Started restoring cached corepack dependencies
2:23:09 PM: Finished restoring cached corepack dependencies
2:23:09 PM: No npm workspaces detected
2:23:09 PM: Started restoring cached node modules
2:23:09 PM: Finished restoring cached node modules
2:23:10 PM: Installing npm packages using npm version 8.11.0
2:23:13 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2:23:23 PM: > teknum-blog@0.1.0 prepare
2:23:23 PM: > husky install
2:23:23 PM: husky - Git hooks installed
2:23:23 PM: added 691 packages, and audited 692 packages in 13s
2:23:23 PM: 221 packages are looking for funding
2:23:23 PM: run `npm fund` for details
2:23:23 PM: 2 vulnerabilities (1 moderate, 1 high)
2:23:23 PM: To address all issues, run:
2:23:23 PM: npm audit fix
2:23:23 PM: Run `npm audit` for details.
2:23:23 PM: npm packages installed
2:23:23 PM: Install dependencies script success
2:23:23 PM: Starting build script
2:23:24 PM: Detected 1 framework(s)
2:23:24 PM: "next" at version "12.2.3"
2:23:24 PM: Section completed: initializing

Building

Complete
2:23:26 PM: Netlify Build
2:23:26 PM: ────────────────────────────────────────────────────────────────
2:23:26 PM:
2:23:26 PM: ❯ Version
2:23:26 PM: @netlify/build 29.9.0
2:23:26 PM:
2:23:26 PM: ❯ Flags
2:23:26 PM: baseRelDir: true
2:23:26 PM: buildId: 64356d375ce0ca0008c71fa9
2:23:26 PM: deployId: 64356d375ce0ca0008c71fab
2:23:26 PM:
2:23:26 PM: ❯ Current directory
2:23:26 PM: /opt/build/repo
2:23:26 PM:
2:23:26 PM: ❯ Config file
2:23:26 PM: /opt/build/repo/netlify.toml
2:23:26 PM:
2:23:26 PM: ❯ Context
2:23:26 PM: deploy-preview
2:23:26 PM:
2:23:26 PM: ❯ Installing plugins
2:23:26 PM: - @netlify/plugin-nextjs@3.9.2
2:23:32 PM:
2:23:32 PM: ❯ Using Next.js Runtime - v3.9.2
2:23:32 PM:
2:23:32 PM: ❯ Outdated plugins
2:23:32 PM: - @netlify/plugin-nextjs@3.9.2: latest version is 4.34.0
2:23:32 PM: To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory (https://app.netlify.com/plugins)
2:23:34 PM:
2:23:34 PM: 1. @netlify/plugin-nextjs (onPreBuild event)
2:23:34 PM: ────────────────────────────────────────────────────────────────
2:23:34 PM: ​
2:23:34 PM: Using Next.js 12.2.3
2:23:34 PM: Warning: support for Next.js >=11.1.0 is experimental
2:23:34 PM: NOTE: Static HTML export Next.js projects (projects that use `next export`) do not require most of this plugin. For these sites, this plugin *only* caches builds.
2:23:34 PM: ​
2:23:34 PM: (@netlify/plugin-nextjs onPreBuild completed in 8ms)
2:23:34 PM:
2:23:34 PM: 2. build.command from netlify.toml
2:23:34 PM: ────────────────────────────────────────────────────────────────
2:23:34 PM: ​
2:23:34 PM: $ npm run build && npm run export
2:23:34 PM: > teknum-blog@0.1.0 build
2:23:34 PM: > next build
2:23:34 PM: info - SWC minify release candidate enabled. https://nextjs.link/swcmin
2:23:34 PM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
2:23:34 PM: info - Linting and checking validity of types...
2:23:38 PM: info - Creating an optimized production build...
2:23:39 PM: Browserslist: caniuse-lite is outdated. Please run:
2:23:39 PM: npx browserslist@latest --update-db
2:23:44 PM: Browserslist: caniuse-lite is outdated. Please run:
2:23:44 PM: npx update-browserslist-db@latest
2:23:44 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2:23:47 PM: info - Compiled successfully
2:23:47 PM: info - Collecting page data...
2:23:50 PM: info - Generating static pages (0/26)
2:23:52 PM: info - Generating static pages (6/26)
2:24:00 PM: info - Generating static pages (12/26)
2:24:02 PM: info - Generating static pages (19/26)
2:24:02 PM: Warning: data for page "/posts/[slug]" is 296 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
2:24:02 PM: See more info here: https://nextjs.org/docs/messages/large-page-data
2:24:02 PM: Warning: data for page "/posts/[slug]" is 196 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
2:24:02 PM: See more info here: https://nextjs.org/docs/messages/large-page-data
2:24:02 PM: info - Generating static pages (26/26)
2:24:03 PM: info - Finalizing page optimization...
2:24:03 PM: Page Size First Load JS
2:24:03 PM: ┌ ● / (1405 ms) 2.73 kB 94.8 kB
2:24:03 PM: ├ /_app 0 B 85 kB
2:24:03 PM: ├ ○ /404 186 B 85.2 kB
2:24:03 PM: ├ ● /about (1208 ms) 1.6 kB 90.3 kB
2:24:03 PM: ├ ● /blog (1185 ms) 1.66 kB 93.7 kB
2:24:03 PM: ├ ● /posts/[slug] (205187 ms) 3.23 kB 95.3 kB
2:24:03 PM: ├ ├ /posts/i-bought-the-stack-overflow-keyboard-i-instantly-became-a-10x-developer-and-ended-up-writing-the-default-firmware-for-it (11720 ms)
2:24:03 PM: ├ ├ /posts/cara-buat-lazy-load (11687 ms)
2:24:03 PM: ├ ├ /posts/belajar-typescript-dalam-30-menit (11499 ms)
2:24:03 PM: ├ ├ /posts/introductory-to-treesitter (11127 ms)
2:24:03 PM: ├ ├ /posts/membuat-vite-agar-mendukung-browser-lama (11011 ms)
2:24:03 PM: ├ ├ /posts/the-basics-of-go (10957 ms)
2:24:03 PM: ├ ├ /posts/separate-routing-in-laravel (10920 ms)
2:24:03 PM: ├ └ [+13 more paths] (avg 9713 ms)
2:24:03 PM: └ ● /search (999 ms) 56.6 kB 149 kB
2:24:03 PM: + First Load JS shared by all 85 kB
2:24:03 PM: ├ chunks/framework-715a76d8b0695da7.js 45.7 kB
2:24:03 PM: ├ chunks/main-e0ddca6ca271803b.js 30.9 kB
2:24:03 PM: ├ chunks/pages/_app-0410d9b2febcaf31.js 6.86 kB
2:24:03 PM: ├ chunks/webpack-b82a62117e35a9ec.js 1.6 kB
2:24:03 PM: └ css/9ab6227a635d390b.css 7.76 kB
2:24:03 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
2:24:03 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
2:24:03 PM: > teknum-blog@0.1.0 export
2:24:03 PM: > next export
2:24:03 PM: info - SWC minify release candidate enabled. https://nextjs.link/swcmin
2:24:03 PM: info - using build directory: /opt/build/repo/.next
2:24:03 PM: info - Copying "static build" directory
2:24:03 PM: info - No "exportPathMap" found in "/opt/build/repo/next.config.js". Generating map from "./pages"
2:24:03 PM: info - Launching 31 workers
2:24:03 PM: info - Exporting (0/6)
2:24:03 PM: info - Copying "public" directory
2:24:04 PM: info - Exporting (1/6)
2:24:04 PM: info - Exporting (2/6)
2:24:04 PM: info - Exporting (4/6)
2:24:04 PM: info - Exporting (6/6)
2:24:05 PM: Export successful. Files written to /opt/build/repo/out
2:24:05 PM: ​
2:24:05 PM: (build.command completed in 30.9s)
2:24:05 PM:
2:24:05 PM: 3. @netlify/plugin-nextjs (onBuild event)
2:24:05 PM: ────────────────────────────────────────────────────────────────
2:24:05 PM: ​
2:24:05 PM: NOTE: Static HTML export Next.js projects (projects that use `next export`) do not require most of this plugin. For these sites, this plugin *only* caches builds.
2:24:05 PM: ​
2:24:05 PM: (@netlify/plugin-nextjs onBuild completed in 4ms)
2:24:05 PM:
2:24:05 PM: 4. @netlify/plugin-nextjs (onPostBuild event)
2:24:05 PM: ────────────────────────────────────────────────────────────────
2:24:05 PM: ​
2:24:05 PM: NOTE: Static HTML export Next.js projects (projects that use `next export`) do not require most of this plugin. For these sites, this plugin *only* caches builds.
2:24:05 PM: ​
2:24:05 PM: (@netlify/plugin-nextjs onPostBuild completed in 4ms)
2:24:05 PM:
2:24:05 PM: (Netlify Build completed in 39.3s)
2:24:08 PM: Section completed: building
2:24:10 PM: Finished processing build request in 1m14.744s

Deploying

Complete
2:24:05 PM: 5. Deploy site
2:24:05 PM: ────────────────────────────────────────────────────────────────
2:24:05 PM: ​
2:24:05 PM: Starting to deploy site from 'out'
2:24:05 PM: Calculating files to upload
2:24:05 PM: 28 new files to upload
2:24:05 PM: 0 new functions to upload
2:24:05 PM: Section completed: deploying
2:24:05 PM: Site deploy was successfully initiated
2:24:05 PM: ​
2:24:05 PM: (Deploy site completed in 450ms)

Cleanup

Complete
2:24:05 PM: Netlify Build Complete
2:24:05 PM: ────────────────────────────────────────────────────────────────
2:24:05 PM: ​
2:24:05 PM: Caching artifacts
2:24:05 PM: Started saving node modules
2:24:05 PM: Finished saving node modules
2:24:05 PM: Started saving build plugins
2:24:05 PM: Finished saving build plugins
2:24:05 PM: Started saving corepack cache
2:24:05 PM: Finished saving corepack cache
2:24:05 PM: Started saving pip cache
2:24:05 PM: Finished saving pip cache
2:24:05 PM: Started saving emacs cask dependencies
2:24:05 PM: Finished saving emacs cask dependencies
2:24:05 PM: Started saving maven dependencies
2:24:05 PM: Finished saving maven dependencies
2:24:05 PM: Started saving boot dependencies
2:24:05 PM: Finished saving boot dependencies
2:24:05 PM: Started saving rust rustup cache
2:24:05 PM: Finished saving rust rustup cache
2:24:05 PM: Started saving go dependencies
2:24:05 PM: Finished saving go dependencies
2:24:08 PM: Build script success
2:24:09 PM: Uploading Cache of size 186.7MB
2:24:10 PM: Section completed: cleanup

Post-processing

Complete
2:24:05 PM: Starting post processing
2:24:05 PM: Post processing - HTML
2:24:07 PM: Post processing - header rules
2:24:08 PM: Post processing - redirect rules
2:24:08 PM: Post processing done
2:24:08 PM: Section completed: postprocessing
2:24:09 PM: Site is live ✨