Skip to main content

Deploy details

Deploy successful for lazy-ferry

Bump simple-git and lint-staged

PR #16: dependabot/npm_and_yarn/simple-git-and-lint-staged--removed@dacda22

Deploy log

Initializing

Complete
11:25:02 AM: Build ready to start
11:25:04 AM: build-image version: a2d22d22e4555d1ef0a972ed14a0a4b366ad20c4 (focal)
11:25:04 AM: build-image tag: v4.16.3
11:25:04 AM: buildbot version: 0d92ba804851e1768a79721ec5ad312cd15c4ac9
11:25:04 AM: Fetching cached dependencies
11:25:04 AM: Starting to download cache of 126.4MB
11:25:05 AM: Finished downloading cache in 486.751272ms
11:25:05 AM: Starting to extract cache
11:25:06 AM: Finished extracting cache in 974.92739ms
11:25:06 AM: Finished fetching cache in 1.522823743s
11:25:06 AM: Starting to prepare the repo for build
11:25:06 AM: Preparing Git Reference pull/16/head
11:25:08 AM: Parsing package.json dependencies
11:25:09 AM: Starting build script
11:25:09 AM: Installing dependencies
11:25:09 AM: Python version set to 2.7
11:25:09 AM: Started restoring cached Node.js version
11:25:10 AM: Finished restoring cached Node.js version
11:25:10 AM: v10.24.1 is already installed.
11:25:11 AM: Now using node v10.24.1 (npm v6.14.12)
11:25:11 AM: Started restoring cached build plugins
11:25:11 AM: Finished restoring cached build plugins
11:25:11 AM: Attempting Ruby version 2.6.2, read from environment
11:25:11 AM: Started restoring cached Ruby version
11:25:11 AM: Finished restoring cached Ruby version
11:25:11 AM: Using Ruby version 2.6.2
11:25:11 AM: Using PHP version 8.0
11:25:11 AM: Started restoring cached corepack dependencies
11:25:11 AM: mv: cannot move '/opt/build/cache/.node/corepack' to '/opt/buildhome/.node/corepack': No such file or directory
11:25:11 AM: Finished restoring cached corepack dependencies
11:25:11 AM: No npm workspaces detected
11:25:11 AM: Started restoring cached node modules
11:25:11 AM: Finished restoring cached node modules
11:25:11 AM: Bypassing sha validation. Running pre & post install scripts
11:25:12 AM: Installing npm packages using npm version 6.14.12
11:25:14 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
11:25:14 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:25:14 AM: updated 1 package and audited 687 packages in 2.032s
11:25:14 AM: 50 packages are looking for funding
11:25:14 AM: run `npm fund` for details
11:25:14 AM: found 27 vulnerabilities (8 moderate, 12 high, 7 critical)
11:25:14 AM: run `npm audit fix` to fix them, or `npm audit` for details
11:25:14 AM: npm packages installed
11:25:14 AM: Started restoring cached go cache
11:25:14 AM: Finished restoring cached go cache
11:25:14 AM: Installing Go version 1.12 (requested 1.12)
11:25:18 AM: unset GOOS;
11:25:18 AM: unset GOARCH;
11:25:18 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
11:25:18 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
11:25:18 AM: go version >&2;
11:25:18 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.12.linux.amd64.env"
11:25:18 AM: go version go1.12 linux/amd64
11:25:19 AM: Detected 0 framework(s)
11:25:19 AM: Installing missing commands
11:25:19 AM: Verify run directory
11:25:19 AM: Section completed: initializing

Building

Complete
11:25:20 AM: Netlify Build
11:25:20 AM: ────────────────────────────────────────────────────────────────
11:25:20 AM:
11:25:20 AM: ❯ Version
11:25:20 AM: @netlify/build 29.4.1
11:25:20 AM:
11:25:20 AM: ❯ Flags
11:25:20 AM: baseRelDir: true
11:25:20 AM: buildId: 63bd4b0e6a5c1b000c90ddad
11:25:20 AM: deployId: 63bd4b0e6a5c1b000c90ddaf
11:25:20 AM:
11:25:20 AM: ❯ Current directory
11:25:20 AM: /opt/build/repo
11:25:20 AM:
11:25:20 AM: ❯ Config file
11:25:20 AM: No config file was defined: using default values.
11:25:20 AM:
11:25:20 AM: ❯ Context
11:25:20 AM: deploy-preview
11:25:20 AM:
11:25:20 AM: 1. Build command from Netlify app
11:25:20 AM: ────────────────────────────────────────────────────────────────
11:25:20 AM: ​
11:25:20 AM: $ npm run build
11:25:21 AM: > lazy-ferry@0.0.0 build /opt/build/repo
11:25:21 AM: > npm run clean && npm run build:copy && tsc && rollup -c rollup.config.js
11:25:21 AM: > lazy-ferry@0.0.0 clean /opt/build/repo
11:25:21 AM: > rimraf build dist
11:25:21 AM: > lazy-ferry@0.0.0 build:copy /opt/build/repo
11:25:21 AM: > mkdir dist && cp -r browserconfig.xml site.webmanifest main.css images dist
11:25:24 AM: Browserslist: caniuse-lite is outdated. Please run:
11:25:24 AM: npx browserslist@latest --update-db
11:25:24 AM: Why you should do it regularly:
11:25:24 AM:
11:25:24 AM: ./index.htmldist...
11:25:26 AM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/build/components/lazy-ferry/src/timetable.js as it exceeds the max of 500KB.
11:25:28 AM: The service worker file was written to /opt/build/repo/dist/sw.js
11:25:28 AM: The service worker will precache 6 URLs, totaling 576 kB.
11:25:28 AM: created dist in 4.2s
11:25:28 AM: ​
11:25:28 AM: (build.command completed in 8s)
11:25:28 AM:
11:25:29 AM: (Netlify Build completed in 8.2s)
11:25:29 AM: Section completed: building
11:25:30 AM: Finished processing build request in 26.528891253s

Deploying

Complete
11:25:28 AM: 2. Deploy site
11:25:28 AM: ────────────────────────────────────────────────────────────────
11:25:28 AM: ​
11:25:28 AM: Starting to deploy site from 'dist'
11:25:28 AM: Creating deploy tree
11:25:29 AM: 0 new files to upload
11:25:29 AM: 0 new functions to upload
11:25:29 AM: Section completed: deploying
11:25:29 AM: Site deploy was successfully initiated
11:25:29 AM: ​
11:25:29 AM: (Deploy site completed in 95ms)

Cleanup

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

Post-processing

Complete
11:25:29 AM: Starting post processing
11:25:29 AM: Post processing - HTML
11:25:29 AM: Post processing - header rules
11:25:29 AM: Post processing - redirect rules
11:25:29 AM: Post processing done
11:25:29 AM: Section completed: postprocessing
11:25:30 AM: Site is live ✨