Skip to main content

Deploy details

Deploy successful for teknum

fix(FeaturedPost): dark theme color collision

PR #126: patch-1@8846ad4

Deploy summary

Deploy log

Initializing

Complete
1:06:24 PM: Build ready to start
1:06:26 PM: build-image version: d55944c047ef0aee2ac01971edde72cb2a50acfe (focal)
1:06:26 PM: build-image tag: v4.16.1
1:06:26 PM: buildbot version: 33f88475bcf3426608b49b7681d295235efb41f1
1:06:26 PM: Fetching cached dependencies
1:06:26 PM: Failed to fetch cache, continuing with build
1:06:26 PM: Starting to prepare the repo for build
1:06:26 PM: No cached dependencies found. Cloning fresh repo
1:06:27 PM: Preparing Git Reference pull/126/head
1:06:27 PM: Parsing package.json dependencies
1:06:28 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
1:06:28 PM: Starting build script
1:06:28 PM: Installing dependencies
1:06:28 PM: Python version set to 2.7
1:06:28 PM: Attempting node version 'v16.16.0' from .nvmrc
1:06:29 PM: Downloading and installing node v16.16.0...
1:06:29 PM: Computing checksum with sha256sum
1:06:29 PM: Checksums matched!
1:06:31 PM: Now using node v16.16.0 (npm v8.11.0)
1:06:31 PM: Enabling node corepack
1:06:31 PM: Started restoring cached build plugins
1:06:31 PM: Finished restoring cached build plugins
1:06:31 PM: Attempting ruby version 2.7.2, read from environment
1:06:32 PM: Using ruby version 2.7.2
1:06:32 PM: Using PHP version 8.0
1:06:32 PM: No npm workspaces detected
1:06:32 PM: Started restoring cached node modules
1:06:32 PM: Finished restoring cached node modules
1:06:32 PM: Installing NPM modules using NPM version 8.11.0
1:06:36 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
1:06:44 PM: > teknum-blog@0.1.0 prepare
1:06:44 PM: > husky install
1:06:44 PM: husky - Git hooks installed
1:06:44 PM: added 691 packages, and audited 692 packages in 12s
1:06:44 PM: 221 packages are looking for funding
1:06:44 PM: run `npm fund` for details
1:06:44 PM: 1 moderate severity vulnerability
1:06:44 PM: To address all issues, run:
1:06:44 PM: npm audit fix
1:06:44 PM: Run `npm audit` for details.
1:06:44 PM: NPM modules installed
1:06:44 PM: Creating package sha
1:06:44 PM: Started restoring cached go cache
1:06:44 PM: Finished restoring cached go cache
1:06:44 PM: Installing Go version 1.16.5 (requested 1.16.5)
1:06:48 PM: unset GOOS;
1:06:48 PM: unset GOARCH;
1:06:48 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
1:06:48 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
1:06:48 PM: go version >&2;
1:06:48 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
1:06:48 PM: go version go1.16.5 linux/amd64
1:06:49 PM: Detected 1 framework(s)
1:06:49 PM: "next" at version "12.2.3"
1:06:49 PM: Installing missing commands
1:06:49 PM: Verify run directory
1:06:49 PM: Section completed: initializing

Building

Complete
1:06:50 PM: Netlify Build
1:06:50 PM: ────────────────────────────────────────────────────────────────
1:06:50 PM:
1:06:50 PM: ❯ Version
1:06:50 PM: @netlify/build 29.2.1
1:06:50 PM:
1:06:50 PM: ❯ Flags
1:06:50 PM: baseRelDir: true
1:06:50 PM: buildId: 63a6f95091f152000867d526
1:06:50 PM: deployId: 63a6f95091f152000867d528
1:06:50 PM:
1:06:50 PM: ❯ Current directory
1:06:50 PM: /opt/build/repo
1:06:50 PM:
1:06:50 PM: ❯ Config file
1:06:50 PM: /opt/build/repo/netlify.toml
1:06:50 PM:
1:06:50 PM: ❯ Context
1:06:50 PM: deploy-preview
1:06:50 PM:
1:06:50 PM: ❯ Installing plugins
1:06:50 PM: - @netlify/plugin-nextjs@3.9.2
1:06:57 PM:
1:06:57 PM: ❯ Using Next.js Runtime - v3.9.2
1:06:57 PM:
1:06:57 PM: ❯ Outdated plugins
1:06:57 PM: - @netlify/plugin-nextjs@3.9.2: latest version is 4.29.4
1:06:57 PM: To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory (https://app.netlify.com/plugins)
1:06:59 PM:
1:06:59 PM: 1. @netlify/plugin-nextjs (onPreBuild event)
1:06:59 PM: ────────────────────────────────────────────────────────────────
1:06:59 PM: ​
1:06:59 PM: Using Next.js 12.2.3
1:06:59 PM: Warning: support for Next.js >=11.1.0 is experimental
1:06:59 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.
1:06:59 PM: ​
1:06:59 PM: (@netlify/plugin-nextjs onPreBuild completed in 10ms)
1:06:59 PM:
1:06:59 PM: 2. build.command from netlify.toml
1:06:59 PM: ────────────────────────────────────────────────────────────────
1:06:59 PM: ​
1:06:59 PM: $ npm run build && npm run export
1:06:59 PM: > teknum-blog@0.1.0 build
1:06:59 PM: > next build
1:06:59 PM: info - SWC minify release candidate enabled. https://nextjs.link/swcmin
1:07:00 PM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
1:07:00 PM: info - Linting and checking validity of types...
1:07:04 PM: info - Creating an optimized production build...
1:07:13 PM: info - Compiled successfully
1:07:13 PM: info - Collecting page data...
1:07:16 PM: info - Generating static pages (0/26)
1:07:19 PM: info - Generating static pages (6/26)
1:07:27 PM: info - Generating static pages (12/26)
1:07:28 PM: info - Generating static pages (19/26)
1:07:28 PM: Warning: data for page "/posts/[slug]" is 196 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
1:07:28 PM: See more info here: https://nextjs.org/docs/messages/large-page-data
1:07:29 PM: Warning: data for page "/posts/[slug]" is 296 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
1:07:29 PM: See more info here: https://nextjs.org/docs/messages/large-page-data
1:07:29 PM: info - Generating static pages (26/26)
1:07:29 PM: info - Finalizing page optimization...
1:07:29 PM: Page Size First Load JS
1:07:29 PM: ┌ ● / (1692 ms) 2.73 kB 94.9 kB
1:07:29 PM: ├ /_app 0 B 85.1 kB
1:07:29 PM: ├ ○ /404 186 B 85.2 kB
1:07:29 PM: ├ ● /about (1282 ms) 1.6 kB 90.3 kB
1:07:29 PM: ├ ● /blog (1398 ms) 1.66 kB 93.8 kB
1:07:29 PM: ├ ● /posts/[slug] (209183 ms) 3.22 kB 95.3 kB
1:07:29 PM: ├ ├ /posts/cara-buat-lazy-load (11790 ms)
1:07:29 PM: ├ ├ /posts/i-bought-the-stack-overflow-keyboard-i-instantly-became-a-10x-developer-and-ended-up-writing-the-default-firmware-for-it (11445 ms)
1:07:29 PM: ├ ├ /posts/introductory-to-treesitter (11335 ms)
1:07:29 PM: ├ ├ /posts/belajar-typescript-dalam-30-menit (11316 ms)
1:07:29 PM: ├ ├ /posts/the-basics-of-go (11242 ms)
1:07:29 PM: ├ ├ /posts/membuat-vite-agar-mendukung-browser-lama (11125 ms)
1:07:29 PM: ├ ├ /posts/separate-routing-in-laravel (11105 ms)
1:07:29 PM: ├ └ [+13 more paths] (avg 9987 ms)
1:07:29 PM: └ ● /search (1197 ms) 56.6 kB 149 kB
1:07:29 PM: + First Load JS shared by all 85.1 kB
1:07:29 PM: ├ chunks/framework-715a76d8b0695da7.js 45.7 kB
1:07:29 PM: ├ chunks/main-e0ddca6ca271803b.js 30.9 kB
1:07:29 PM: ├ chunks/pages/_app-a1c4ac573642e3a5.js 6.9 kB
1:07:29 PM: ├ chunks/webpack-b82a62117e35a9ec.js 1.6 kB
1:07:29 PM: └ css/9ab6227a635d390b.css 7.76 kB
1:07:29 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
1:07:29 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
1:07:29 PM: > teknum-blog@0.1.0 export
1:07:29 PM: > next export
1:07:30 PM: info - SWC minify release candidate enabled. https://nextjs.link/swcmin
1:07:30 PM: info - using build directory: /opt/build/repo/.next
1:07:30 PM: info - Copying "static build" directory
1:07:30 PM: info - No "exportPathMap" found in "/opt/build/repo/next.config.js". Generating map from "./pages"
1:07:30 PM: info - Launching 31 workers
1:07:30 PM: info - Exporting (0/6)
1:07:30 PM: info - Copying "public" directory
1:07:31 PM: info - Exporting (1/6)
1:07:31 PM: info - Exporting (2/6)
1:07:31 PM: info - Exporting (4/6)
1:07:31 PM: info - Exporting (6/6)
1:07:31 PM: Export successful. Files written to /opt/build/repo/out
1:07:31 PM: ​
1:07:31 PM: (build.command completed in 32.3s)
1:07:31 PM:
1:07:31 PM: 3. @netlify/plugin-nextjs (onBuild event)
1:07:31 PM: ────────────────────────────────────────────────────────────────
1:07:31 PM: ​
1:07:31 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.
1:07:31 PM: ​
1:07:31 PM: (@netlify/plugin-nextjs onBuild completed in 4ms)
1:07:31 PM:
1:07:31 PM: 4. @netlify/plugin-nextjs (onPostBuild event)
1:07:31 PM: ────────────────────────────────────────────────────────────────
1:07:31 PM: ​
1:07:31 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.
1:07:31 PM: ​
1:07:31 PM: (@netlify/plugin-nextjs onPostBuild completed in 3ms)
1:07:31 PM:
1:07:32 PM: (Netlify Build completed in 41.8s)
1:07:33 PM: Section completed: building
1:07:35 PM: Finished processing build request in 1m9.947253438s

Deploying

Complete
1:07:31 PM: 5. Deploy site
1:07:31 PM: ────────────────────────────────────────────────────────────────
1:07:31 PM: ​
1:07:31 PM: Starting to deploy site from 'out'
1:07:31 PM: Creating deploy tree
1:07:31 PM: 27 new files to upload
1:07:31 PM: 0 new functions to upload
1:07:32 PM: Section completed: deploying
1:07:32 PM: Site deploy was successfully initiated
1:07:32 PM: ​
1:07:32 PM: (Deploy site completed in 644ms)

Cleanup

Complete
1:07:32 PM: Netlify Build Complete
1:07:32 PM: ────────────────────────────────────────────────────────────────
1:07:32 PM: ​
1:07:32 PM: Caching artifacts
1:07:32 PM: Started saving node modules
1:07:32 PM: Finished saving node modules
1:07:32 PM: Started saving build plugins
1:07:32 PM: Finished saving build plugins
1:07:32 PM: Started saving pip cache
1:07:32 PM: Finished saving pip cache
1:07:32 PM: Started saving emacs cask dependencies
1:07:32 PM: Finished saving emacs cask dependencies
1:07:32 PM: Started saving maven dependencies
1:07:32 PM: Finished saving maven dependencies
1:07:32 PM: Started saving boot dependencies
1:07:32 PM: Finished saving boot dependencies
1:07:32 PM: Started saving rust rustup cache
1:07:32 PM: Finished saving rust rustup cache
1:07:32 PM: Started saving go dependencies
1:07:32 PM: Finished saving go dependencies
1:07:33 PM: Build script success
1:07:34 PM: Uploading Cache of size 186.8MB
1:07:35 PM: Section completed: cleanup

Post-processing

Complete
1:07:32 PM: Starting post processing
1:07:32 PM: Post processing - HTML
1:07:33 PM: Post processing - header rules
1:07:33 PM: Post processing - redirect rules
1:07:33 PM: Post processing done
1:07:34 PM: Section completed: postprocessing
1:07:37 PM: Site is live ✨