Skip to main content

Deploy details

Deploy successful for b2tc-www

Update Readme

PR #2: feature/Readme-Update@daf6ec8

Lighthouse scores

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-lighthouse
  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for path '/': Performance: 100, Accessibility: 97, Best Practices: 92, SEO: 92, PWA: 30

  • info

    Build time: 45s. Total deploy time: 45s

    Build started at 10:41:23 AM and ended at 10:42:08 AM. Learn more about build minutes

Deploy log

Initializing

Complete
10:41:01 AM: Build ready to start
10:41:23 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
10:41:23 AM: buildbot version: 244d5322c7eb13029c1d65f78393f886c2e07fdb
10:41:23 AM: Fetching cached dependencies
10:41:23 AM: Starting to download cache of 269.6MB
10:41:25 AM: Finished downloading cache in 1.407s
10:41:25 AM: Starting to extract cache
10:41:29 AM: Finished extracting cache in 4.529s
10:41:29 AM: Finished fetching cache in 6.045s
10:41:29 AM: Starting to prepare the repo for build
10:41:30 AM: Preparing Git Reference pull/2/head
10:41:32 AM: Starting to install dependencies
10:41:32 AM: Python version set to 3.8
10:41:33 AM: Attempting Ruby version 2.7.2, read from environment
10:41:34 AM: Using Ruby version 2.7.2
10:41:35 AM: Started restoring cached go cache
10:41:35 AM: Finished restoring cached go cache
10:41:37 AM: go version go1.19.13 linux/amd64
10:41:38 AM: Using PHP version 8.0
10:41:41 AM: Started restoring cached Node.js version
10:41:42 AM: Finished restoring cached Node.js version
10:41:42 AM: v18.20.4 is already installed.
10:41:43 AM: Now using node v18.20.4 (npm v10.7.0)
10:41:43 AM: Enabling Node.js Corepack
10:41:43 AM: Started restoring cached build plugins
10:41:43 AM: Finished restoring cached build plugins
10:41:43 AM: Started restoring cached corepack dependencies
10:41:43 AM: Finished restoring cached corepack dependencies
10:41:43 AM: No npm workspaces detected
10:41:43 AM: Started restoring cached node modules
10:41:43 AM: Finished restoring cached node modules
10:41:43 AM: Installing npm packages using npm version 10.7.0
10:41:45 AM: up to date, audited 758 packages in 2s
10:41:45 AM: 312 packages are looking for funding
10:41:45 AM: run `npm fund` for details
10:41:45 AM: found 0 vulnerabilities
10:41:45 AM: npm packages installed
10:41:46 AM: Successfully installed dependencies
10:41:46 AM: Starting build script
10:41:48 AM: Detected 1 framework(s)
10:41:48 AM: "astro" at version "4.15.8"
10:41:48 AM: Section completed: initializing

Building

Complete
10:41:50 AM: Netlify Build
10:41:50 AM: ────────────────────────────────────────────────────────────────
10:41:50 AM:
10:41:50 AM: ❯ Version
10:41:50 AM: @netlify/build 29.54.3
10:41:50 AM:
10:41:50 AM: ❯ Flags
10:41:50 AM: accountId: 66ee42fb856abdd51663c503
10:41:50 AM: baseRelDir: true
10:41:50 AM: buildId: 66eff43d47dac40008c2cfc7
10:41:50 AM: deployId: 66eff43d47dac40008c2cfc9
10:41:50 AM:
10:41:50 AM: ❯ Current directory
10:41:50 AM: /opt/build/repo
10:41:50 AM:
10:41:50 AM: ❯ Config file
10:41:50 AM: No config file was defined: using default values.
10:41:50 AM:
10:41:50 AM: ❯ Context
10:41:50 AM: deploy-preview
10:41:51 AM:
10:41:51 AM: ❯ Loading plugins
10:41:51 AM: - @netlify/plugin-lighthouse@6.0.0 from Netlify app
10:41:53 AM:
10:41:53 AM: Build command from Netlify app
10:41:53 AM: ────────────────────────────────────────────────────────────────
10:41:53 AM: ​
10:41:53 AM: $ npm run build
10:41:53 AM: > astro-nano@1.0.0 build
10:41:53 AM: > astro check && astro build
10:41:56 AM: 10:41:56 [types] Generated 561ms
10:41:56 AM: 10:41:56 [check] Getting diagnostics for Astro files in /opt/build/repo...
10:42:01 AM: src/components/Head.astro:33:9 - warning astro(4000): This script will be treated as if it has the `is:inline` directive because it contains an attribute. Therefore, features that require processing (e.g. using TypeScript or npm packages in the script) are unavailable.
10:42:01 AM: Add the `is:inline` directive explicitly to silence this hint.
10:42:01 AM: 33 <script defer src="https://cloud.umami.is/script.js" data-website-id="3405a470-1296-48c0-98ba-4d313b59f230"></script>
10:42:01 AM: ~~~~~
10:42:01 AM: Result (26 files):
10:42:01 AM: - 0 errors
10:42:01 AM: - 0 warnings
10:42:01 AM: - 1 hint
10:42:01 AM:
10:42:04 AM: 10:42:04 [types] Generated 559ms
10:42:04 AM: 10:42:04 [build] output: "static"
10:42:04 AM: 10:42:04 [build] directory: /opt/build/repo/dist/
10:42:04 AM: 10:42:04 [build] Collecting build info...
10:42:04 AM: 10:42:04 [build] ✓ Completed in 616ms.
10:42:04 AM: 10:42:04 [build] Building static entrypoints...
10:42:07 AM: 10:42:07 [vite] ✓ built in 3.27s
10:42:07 AM: 10:42:07 [build] ✓ Completed in 3.30s.
10:42:07 AM: building client (vite)
10:42:07 AM: 10:42:07 [vite] transforming...
10:42:07 AM: 10:42:07 [vite] 14 modules transformed.
10:42:08 AM: 10:42:08 [vite] rendering chunks...
10:42:08 AM: 10:42:08 [vite] computing gzip size...
10:42:08 AM: 10:42:08 [vite] dist/_astro/hoisted.Crc94lys.js 14.40 kB │ gzip: 4.92 kB
10:42:08 AM: 10:42:08 [vite] ✓ built in 100ms
10:42:08 AM: generating static routes
10:42:08 AM: 10:42:08 src/pages/blog/index.astro
10:42:08 AM: 10:42:08 └─ /blog/index.html (+45ms)
10:42:08 AM: 10:42:08 src/pages/blog/[...slug].astro
10:42:08 AM: 10:42:08 ├─ /blog/01-getting-started/index.html (+8ms)
10:42:08 AM: 10:42:08 ├─ /blog/02-blog-collection/index.html (+11ms)
10:42:08 AM: 10:42:08 ├─ /blog/03-projects-collection/index.html (+3ms)
10:42:08 AM: 10:42:08 ├─ /blog/04-work-collection/index.html (+6ms)
10:42:08 AM: 10:42:08 ├─ /blog/05-markdown-syntax/index.html (+7ms)
10:42:08 AM: 10:42:08 ├─ /blog/06-mdx-syntax/index.html (+6ms)
10:42:08 AM: 10:42:08 ├─ /blog/07-year-sorting-example/index.html (+2ms)
10:42:08 AM: 10:42:08 └─ /blog/08-draft-example/index.html (+3ms)
10:42:08 AM: 10:42:08 src/pages/projects/index.astro
10:42:08 AM: 10:42:08 └─ /projects/index.htmlThe collection "projects" does not exist or is empty. Ensure a collection directory with this name exists.
10:42:08 AM: (+2ms)
10:42:08 AM: 10:42:08 src/pages/projects/[...slug].astro
10:42:08 AM: The collection "projects" does not exist or is empty. Ensure a collection directory with this name exists.
10:42:08 AM: 10:42:08 λ src/pages/robots.txt.ts
10:42:08 AM: 10:42:08 └─ /robots.txt (+1ms)
10:42:08 AM: 10:42:08 λ src/pages/rss.xml.ts
10:42:08 AM: 10:42:08 └─ /rss.xmlThe collection "projects" does not exist or is empty. Ensure a collection directory with this name exists.
10:42:08 AM: (+14ms)
10:42:08 AM: 10:42:08 src/pages/work/index.astro
10:42:08 AM: 10:42:08 └─ /work/index.html (+4ms)
10:42:08 AM: 10:42:08 src/pages/index.astro
10:42:08 AM: 10:42:08 └─ /index.htmlThe collection "projects" does not exist or is empty. Ensure a collection directory with this name exists.
10:42:08 AM: (+3ms)
10:42:08 AM: 10:42:08 ✓ Completed in 152ms.
10:42:08 AM:
10:42:08 AM: generating optimized images
10:42:08 AM: 10:42:08 /_astro/spongebob.DNKR31Tf_1qSAK3.webp (reused cache entry) (+0ms) (1/1)
10:42:08 AM: 10:42:08 ✓ Completed in 1ms.
10:42:08 AM:
10:42:08 AM: 10:42:08 [@astrojs/sitemap] `sitemap-index.xml` created at `dist`
10:42:08 AM: 10:42:08 [build] 12 page(s) built in 4.31s
10:42:08 AM: 10:42:08 [build] Complete!
10:42:08 AM: ​
10:42:08 AM: (build.command completed in 14.6s)
10:42:08 AM:
10:42:26 AM: (Netlify Build completed in 36s)
10:42:27 AM: Section completed: building
10:42:30 AM: Finished processing build request in 1m7.347s

Deploying

Complete
10:42:08 AM: Deploy site
10:42:08 AM: ────────────────────────────────────────────────────────────────
10:42:08 AM: ​
10:42:08 AM: Starting to deploy site from 'dist'
10:42:08 AM: Calculating files to upload
10:42:08 AM: 1 new file(s) to upload
10:42:08 AM: 0 new function(s) to upload
10:42:08 AM: Section completed: deploying
10:42:10 AM: Finished waiting for live deploy in 2.053s
10:42:10 AM: Site deploy was successfully initiated
10:42:10 AM: ​
10:42:10 AM: (Deploy site completed in 2.3s)
10:42:10 AM: Generating Lighthouse report. This may take a minute…
10:42:10 AM: Running Lighthouse on /
10:42:25 AM: Lighthouse scores for /
10:42:25 AM: - Performance: 100
10:42:25 AM: - Accessibility: 97
10:42:25 AM: - Best Practices: 92
10:42:25 AM: - SEO: 92
10:42:25 AM: - PWA: 30

Cleanup

Complete
10:42:26 AM: Netlify Build Complete
10:42:26 AM: ────────────────────────────────────────────────────────────────
10:42:26 AM: ​
10:42:27 AM: Caching artifacts
10:42:27 AM: Started saving node modules
10:42:27 AM: Finished saving node modules
10:42:27 AM: Started saving build plugins
10:42:27 AM: Finished saving build plugins
10:42:27 AM: Started saving corepack cache
10:42:27 AM: Finished saving corepack cache
10:42:27 AM: Started saving pip cache
10:42:27 AM: Finished saving pip cache
10:42:27 AM: Started saving emacs cask dependencies
10:42:27 AM: Finished saving emacs cask dependencies
10:42:27 AM: Started saving maven dependencies
10:42:27 AM: Finished saving maven dependencies
10:42:27 AM: Started saving boot dependencies
10:42:27 AM: Finished saving boot dependencies
10:42:27 AM: Started saving rust rustup cache
10:42:27 AM: Finished saving rust rustup cache
10:42:27 AM: Started saving go dependencies
10:42:27 AM: Finished saving go dependencies
10:42:27 AM: Build script success
10:42:29 AM: Uploading Cache of size 269.7MB
10:42:30 AM: Section completed: cleanup

Post-processing

Complete
10:42:08 AM: Post processing done
10:42:08 AM: Section completed: postprocessing
10:42:08 AM: Post processing - header rules
10:42:08 AM: Post processing - redirect rules
10:42:08 AM: Starting post processing
10:42:08 AM: Skipping form detection
10:42:09 AM: Site is live ✨