Skip to main content

Deploy details

Deploy successful for share-pear

Update headers to only accept Contenda domains

PR #3: cw/cors@fe958e5

Deploy log

Initializing

Complete
5:25:32 PM: Build ready to start
5:25:36 PM: build-image version: 91488c6c0412f5c1c00fb34eff5c1fc41a32bce9 (focal)
5:25:36 PM: buildbot version: 91488c6c0412f5c1c00fb34eff5c1fc41a32bce9
5:25:36 PM: Fetching cached dependencies
5:25:36 PM: Starting to download cache of 128.7MB
5:25:38 PM: Finished downloading cache in 1.591s
5:25:38 PM: Starting to extract cache
5:25:39 PM: Finished extracting cache in 1.295s
5:25:39 PM: Finished fetching cache in 2.938s
5:25:39 PM: Starting to prepare the repo for build
5:25:39 PM: Preparing Git Reference pull/3/head
5:25:40 PM: Parsing package.json dependencies
5:25:41 PM: Starting to install dependencies
5:25:41 PM: Python version set to 3.8
5:25:41 PM: Attempting Ruby version 2.7.2, read from environment
5:25:42 PM: Using Ruby version 2.7.2
5:25:42 PM: Started restoring cached go cache
5:25:42 PM: Finished restoring cached go cache
5:25:42 PM: Installing Go version 1.19.5 (requested 1.19.5)
5:25:47 PM: go version go1.19.5 linux/amd64
5:25:47 PM: Using PHP version 8.0
5:25:48 PM: Started restoring cached Node.js version
5:25:48 PM: Finished restoring cached Node.js version
5:25:49 PM: v16.20.0 is already installed.
5:25:49 PM: Now using node v16.20.0 (npm v8.19.4)
5:25:49 PM: Enabling Node.js Corepack
5:25:49 PM: Started restoring cached build plugins
5:25:49 PM: Finished restoring cached build plugins
5:25:49 PM: Started restoring cached corepack dependencies
5:25:49 PM: Finished restoring cached corepack dependencies
5:25:49 PM: No npm workspaces detected
5:25:49 PM: Started restoring cached node modules
5:25:49 PM: Finished restoring cached node modules
5:25:49 PM: Installing npm packages using npm version 8.19.4
5:25:50 PM: up to date, audited 406 packages in 591ms
5:25:50 PM: 162 packages are looking for funding
5:25:50 PM: run `npm fund` for details
5:25:50 PM: found 0 vulnerabilities
5:25:50 PM: npm packages installed
5:25:50 PM: Install dependencies script success
5:25:50 PM: Starting build script
5:25:51 PM: Detected 1 framework(s)
5:25:51 PM: "astro" at version "2.3.0"
5:25:51 PM: Section completed: initializing

Building

Complete
5:25:52 PM: Netlify Build
5:25:52 PM: ────────────────────────────────────────────────────────────────
5:25:52 PM:
5:25:52 PM: ❯ Version
5:25:52 PM: @netlify/build 29.9.2
5:25:52 PM:
5:25:52 PM: ❯ Flags
5:25:52 PM: baseRelDir: true
5:25:52 PM: buildId: 643ed28c6630780009b614e7
5:25:52 PM: deployId: 643ed28c6630780009b614e9
5:25:52 PM:
5:25:52 PM: ❯ Current directory
5:25:52 PM: /opt/build/repo
5:25:52 PM:
5:25:52 PM: ❯ Config file
5:25:52 PM: /opt/build/repo/netlify.toml
5:25:52 PM:
5:25:52 PM: ❯ Context
5:25:52 PM: deploy-preview
5:25:52 PM:
5:25:52 PM: 1. Build command from Netlify app
5:25:52 PM: ────────────────────────────────────────────────────────────────
5:25:52 PM: ​
5:25:52 PM: $ npm run build
5:25:53 PM: > share-pear@0.0.1 build
5:25:53 PM: > astro build
5:25:54 PM: 05:25:54 PM [content] No content directory found. Skipping type generation.
5:25:54 PM: 05:25:54 PM [build] output target: server
5:25:54 PM: 05:25:54 PM [build] deploy adapter: @astrojs/netlify/functions
5:25:54 PM: 05:25:54 PM [build] Collecting build info...
5:25:54 PM: 05:25:54 PM [build] Completed in 48ms.
5:25:54 PM: 05:25:54 PM [build] Building server entrypoints...
5:25:55 PM: 05:25:55 PM [build] Completed in 1.37s.
5:25:55 PM:
5:25:55 PM: finalizing server assets
5:25:55 PM: 05:25:55 PM [build] Rearranging server assets...
5:25:55 PM: 05:25:55 PM [build] Server built in 1.43s
5:25:55 PM: 05:25:55 PM [build] Complete!
5:25:55 PM: ​
5:25:55 PM: (build.command completed in 2.5s)
5:25:55 PM:
5:25:55 PM: 2. Functions bundling
5:25:55 PM: ────────────────────────────────────────────────────────────────
5:25:55 PM: ​
5:25:55 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
5:25:55 PM: ​
5:25:55 PM: Packaging Functions from .netlify/functions-internal directory:
5:25:55 PM: - entry.mjs
5:25:55 PM: ​
5:25:55 PM: ▲ [WARNING] Ignoring this import because "node_modules/path-to-regexp/dist/index.js" was marked as having no side effects
5:25:55 PM: .netlify/functions-internal/entry.mjs:8:7:
5:25:55 PM: 8 │ import 'path-to-regexp';
5:25:55 PM: ╵ ~~~~~~~~~~~~~~~~
5:25:55 PM: "sideEffects" is false in the enclosing "package.json" file
5:25:55 PM: node_modules/path-to-regexp/package.json:45:2:
5:25:55 PM: 45 │ "sideEffects": false,
5:25:55 PM: ╵ ~~~~~~~~~~~~~
5:25:55 PM:
5:25:55 PM: ❯ Functions bundled with warnings:
5:25:55 PM: - entry.zip
5:25:55 PM:
5:25:55 PM: ❯ The following Node.js modules use dynamic expressions to include files:
5:25:55 PM: - astro
5:25:55 PM: ​
5:25:55 PM: Because files included with dynamic expressions aren't bundled with your serverless functions by default,
this may result in an error when invoking a function. To resolve this error, you can mark these Node.js
5:25:55 PM: modules as external in the [functions] section of your `netlify.toml` configuration file:
5:25:55 PM: ​
5:25:55 PM: [functions]
5:25:55 PM: external_node_modules = ["astro"]
5:25:55 PM: ​
5:25:55 PM: Visit https://ntl.fyi/dynamic-imports for more information.
5:25:55 PM: ​
5:25:55 PM: ​
5:25:55 PM: (Functions bundling completed in 140ms)
5:25:55 PM:
5:25:55 PM: 3. Edge Functions bundling
5:25:55 PM: ────────────────────────────────────────────────────────────────
5:25:55 PM: ​
5:25:55 PM: Packaging Edge Functions from netlify/edge-functions directory:
5:25:55 PM: - headers
5:25:56 PM: ​
5:25:56 PM: (Edge Functions bundling completed in 347ms)
5:25:56 PM:
5:25:56 PM: (Netlify Build completed in 3.3s)
5:25:58 PM: Section completed: building
5:25:59 PM: Finished processing build request in 23.371s

Deploying

Complete
5:25:56 PM: 4. Deploy site
5:25:56 PM: ────────────────────────────────────────────────────────────────
5:25:56 PM: ​
5:25:56 PM: Starting to deploy site from 'dist'
5:25:56 PM: Calculating files to upload
5:25:56 PM: 2 new files to upload
5:25:56 PM: 0 new functions to upload
5:25:56 PM: Section completed: deploying
5:25:56 PM: Site deploy was successfully initiated
5:25:56 PM: ​
5:25:56 PM: (Deploy site completed in 241ms)

Cleanup

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

Post-processing

Complete
5:25:56 PM: Starting post processing
5:25:56 PM: Post processing - HTML
5:25:56 PM: Post processing - header rules
5:25:56 PM: Post processing - redirect rules
5:25:57 PM: Post processing done
5:25:57 PM: Section completed: postprocessing
5:25:57 PM: Site is live ✨