Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for permitio-docs

[Snyk] Security upgrade npm from 9.9.1 to 10.2.2

PR #243: snyk-fix-bfe751c5e7fa54adafc9ece0ef9a6f1c@fecd8cf

Deploy log

Initializing

Complete
3:22:44 PM: Build ready to start
3:22:45 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
3:22:45 PM: buildbot version: f24fa6931331a6157a9e11612daa1bc6d6a889ef
3:22:45 PM: Fetching cached dependencies
3:22:45 PM: Starting to download cache of 1.1GB
3:22:55 PM: Finished downloading cache in 9.636s
3:22:55 PM: Starting to extract cache
3:22:59 PM: Finished extracting cache in 4.31s
3:22:59 PM: Finished fetching cache in 14.036s
3:22:59 PM: Starting to prepare the repo for build
3:22:59 PM: Preparing Git Reference pull/243/head
3:23:01 PM: Starting to install dependencies
3:23:01 PM: Python version set to 3.8
3:23:01 PM: Attempting Ruby version 2.7.2, read from environment
3:23:02 PM: Using Ruby version 2.7.2
3:23:02 PM: Started restoring cached go cache
3:23:02 PM: Finished restoring cached go cache
3:23:02 PM: Installing Go version 1.16.5 (requested 1.16.5)
3:23:06 PM: go version go1.16.5 linux/amd64
3:23:07 PM: Using PHP version 8.0
3:23:07 PM: Started restoring cached Node.js version
3:23:08 PM: Finished restoring cached Node.js version
3:23:08 PM: v16.20.2 is already installed.
3:23:09 PM: Now using node v16.20.2 (npm v8.19.4)
3:23:09 PM: Enabling Node.js Corepack
3:23:09 PM: Started restoring cached build plugins
3:23:09 PM: Finished restoring cached build plugins
3:23:09 PM: Started restoring cached corepack dependencies
3:23:09 PM: Finished restoring cached corepack dependencies
3:23:09 PM: No npm workspaces detected
3:23:09 PM: Started restoring cached node modules
3:23:09 PM: Finished restoring cached node modules
3:23:09 PM: Installing npm packages using npm version 8.19.4
3:23:11 PM: npm WARN EBADENGINE Unsupported engine {
3:23:11 PM: npm WARN EBADENGINE package: "amqplib@0.5.2",
3:23:11 PM: npm WARN EBADENGINE required: { node: ">=0.8 <=9" },
3:23:11 PM: npm WARN EBADENGINE current: { node: "v16.20.2", npm: "8.19.4" }
3:23:11 PM: npm WARN EBADENGINE }
3:23:11 PM: npm WARN EBADENGINE Unsupported engine {
3:23:11 PM: npm WARN EBADENGINE package: "npm@10.4.0",
3:23:11 PM: npm WARN EBADENGINE required: { node: "^18.17.0 || >=20.5.0" },
3:23:11 PM: npm WARN EBADENGINE current: { node: "v16.20.2", npm: "8.19.4" }
3:23:11 PM: npm WARN EBADENGINE }
3:23:25 PM: removed 41 packages, changed 80 packages, and audited 2051 packages in 15s
3:23:25 PM: 489 packages are looking for funding
3:23:25 PM: run `npm fund` for details
3:23:25 PM: 41 vulnerabilities (21 moderate, 16 high, 4 critical)
3:23:25 PM: To address issues that do not require attention, run:
3:23:25 PM: npm audit fix
3:23:25 PM: To address all issues possible (including breaking changes), run:
3:23:25 PM: npm audit fix --force
3:23:25 PM: Some issues need review, and may require choosing
3:23:25 PM: a different dependency.
3:23:25 PM: Run `npm audit` for details.
3:23:25 PM: npm packages installed
3:23:25 PM: Successfully installed dependencies
3:23:25 PM: Starting build script
3:23:26 PM: Detected 1 framework(s)
3:23:26 PM: "docusaurus" at version "2.4.3"
3:23:26 PM: Section completed: initializing

Building

Complete
3:23:27 PM: Netlify Build
3:23:27 PM: ────────────────────────────────────────────────────────────────
3:23:27 PM:
3:23:27 PM: ❯ Version
3:23:27 PM: @netlify/build 29.33.6
3:23:27 PM:
3:23:27 PM: ❯ Flags
3:23:27 PM: baseRelDir: true
3:23:27 PM: buildId: 65c8e64406a21a000819f56f
3:23:27 PM: deployId: 65c8e64406a21a000819f571
3:23:27 PM:
3:23:27 PM: ❯ Current directory
3:23:27 PM: /opt/build/repo
3:23:27 PM:
3:23:27 PM: ❯ Config file
3:23:27 PM: No config file was defined: using default values.
3:23:27 PM:
3:23:27 PM: ❯ Context
3:23:27 PM: deploy-preview
3:23:27 PM:
3:23:27 PM: Build command from Netlify app
3:23:27 PM: ────────────────────────────────────────────────────────────────
3:23:27 PM: ​
3:23:27 PM: $ npm run build
3:23:28 PM: npm WARN cli npm v10.4.0 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
3:23:28 PM: > my-website@0.0.0 build
3:23:28 PM: > docusaurus build && cd build && echo "/2.0.0/* /:splat" > _redirects
3:23:28 PM: [INFO] [en] Creating an optimized production build...
3:23:29 PM: [info] [webpackbar] Compiling Client
3:23:29 PM: [info] [webpackbar] Compiling Server
3:23:40 PM: [success] [webpackbar] Client: Compiled successfully in 10.31s
3:23:51 PM: [success] [webpackbar] Server: Compiled successfully in 21.74s
3:23:55 PM: [WARNING] @docusaurus/plugin-client-redirects: some redirects would override existing paths, and will be ignored:
3:23:55 PM: - {"from":"/getting-started/quickstart","to":"/getting-started/connecting-your-app"}
3:23:56 PM: [SUCCESS] Generated static files in "build".
3:23:56 PM: [INFO] Use `npm run serve` command to test your build locally.
3:23:56 PM: ​
3:23:56 PM: (build.command completed in 28.7s)
3:23:56 PM:
3:24:01 PM: (Netlify Build completed in 33.4s)
3:24:01 PM: Section completed: building
3:24:25 PM: Finished processing build request in 1m40.349s

Deploying

Complete
3:23:56 PM: Deploy site
3:23:56 PM: ────────────────────────────────────────────────────────────────
3:23:56 PM: ​
3:23:56 PM: Starting to deploy site from "build"
3:23:57 PM: Calculating files to upload
3:24:01 PM: 0 new files to upload
3:24:01 PM: 0 new functions to upload
3:24:01 PM: Section completed: deploying
3:24:01 PM: Site deploy was successfully initiated
3:24:01 PM: ​
3:24:01 PM: (Deploy site completed in 4.7s)

Cleanup

Complete
3:24:01 PM: Netlify Build Complete
3:24:01 PM: ────────────────────────────────────────────────────────────────
3:24:01 PM: ​
3:24:01 PM: Caching artifacts
3:24:01 PM: Started saving node modules
3:24:01 PM: Finished saving node modules
3:24:01 PM: Started saving build plugins
3:24:01 PM: Finished saving build plugins
3:24:01 PM: Started saving corepack cache
3:24:01 PM: Finished saving corepack cache
3:24:01 PM: Started saving pip cache
3:24:01 PM: Finished saving pip cache
3:24:01 PM: Started saving emacs cask dependencies
3:24:01 PM: Finished saving emacs cask dependencies
3:24:01 PM: Started saving maven dependencies
3:24:01 PM: Finished saving maven dependencies
3:24:01 PM: Started saving boot dependencies
3:24:01 PM: Finished saving boot dependencies
3:24:01 PM: Started saving rust rustup cache
3:24:01 PM: Finished saving rust rustup cache
3:24:01 PM: Started saving go dependencies
3:24:01 PM: Finished saving go dependencies
3:24:01 PM: Build script success
3:24:19 PM: Uploading Cache of size 1.1GB
3:24:25 PM: Section completed: cleanup

Post-processing

Complete
3:23:59 PM: Post processing - header rules
3:23:59 PM: Post processing - redirect rules
3:23:59 PM: Starting post processing
3:23:59 PM: Skipping form detection
3:23:59 PM: Site is live ✨
3:23:59 PM: Post processing done
3:23:59 PM: Section completed: postprocessing