Skip to main content

Deploy details

Deploy successful for handy-collapse

Bump ws from 6.2.1 to 6.2.2

PR #24: dependabot/npm_and_yarn/ws-6.2.2@47b27eb

Deploy log

6:03:50 PM: Build ready to start
6:03:52 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
6:03:52 PM: build-image tag: v2.8.2
6:03:52 PM: buildbot version: 76af94f42647b2019c5925a515cc8332b4883b85
6:03:52 PM: Fetching cached dependencies
6:03:52 PM: Starting to download cache of 245.2MB
6:03:56 PM: Finished downloading cache in 3.630268725s
6:03:56 PM: Starting to extract cache
6:04:02 PM: Finished extracting cache in 6.692373405s
6:04:03 PM: Finished fetching cache in 10.403502477s
6:04:03 PM: Starting to prepare the repo for build
6:04:03 PM: Preparing Git Reference pull/24/head
6:04:03 PM: Starting build script
6:04:03 PM: Installing dependencies
6:04:04 PM: Started restoring cached node version
6:04:07 PM: Finished restoring cached node version
6:04:07 PM: Attempting node version 'v12.16.3' from .nvmrc
6:04:07 PM: v12.16.3 is already installed.
6:04:08 PM: Now using node v12.16.3 (npm v6.14.4)
6:04:08 PM: Attempting ruby version 2.3.6, read from environment
6:04:09 PM: Using ruby version 2.3.6
6:04:09 PM: Using PHP version 5.6
6:04:09 PM: Started restoring cached node modules
6:04:09 PM: Finished restoring cached node modules
6:04:09 PM: Started restoring cached yarn cache
6:04:09 PM: Finished restoring cached yarn cache
6:04:09 PM: Installing NPM modules using Yarn version 1.3.2
6:04:10 PM: yarn install v1.3.2
6:04:10 PM: (node:1202) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
6:04:10 PM: [1/4] Resolving packages...
6:04:10 PM: [2/4] Fetching packages...
6:04:18 PM: info fsevents@1.2.9: The platform "linux" is incompatible with this module.
6:04:18 PM: info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
6:04:18 PM: [3/4] Linking dependencies...
6:04:18 PM: warning " > eslint-loader@3.0.3" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
6:04:18 PM: warning "webpack-dev-server > webpack-dev-middleware@3.7.2" has incorrect peer dependency "webpack@^4.0.0".
6:04:21 PM: [4/4] Building fresh packages...
6:04:21 PM: $ yarn dist
6:04:21 PM: yarn run v1.13.0
6:04:22 PM: $ yarn clean && yarn build && yarn build-declaration && yarn sample-dist
6:04:22 PM: $ rimraf dist
6:04:22 PM: $ NODE_ENV=production webpack --mode production
6:04:27 PM: asset index.js 5.28 KiB [emitted] [minimized] (name: index)
6:04:27 PM: runtime modules 670 bytes 3 modules
6:04:27 PM: ./src/index.ts 10.1 KiB [built] [code generated]
6:04:27 PM: webpack 5.36.2 compiled successfully in 3773 ms
6:04:27 PM: asset handy-collapse.js 4.72 KiB [emitted] [minimized] (name: handy-collapse)
6:04:27 PM: orphan modules 10.1 KiB [orphan] 1 module
6:04:27 PM: ./src/index-standalone.ts + 1 modules 10.2 KiB [built] [code generated]
6:04:27 PM: webpack 5.36.2 compiled successfully in 3726 ms
6:04:27 PM: $ tsc src/index.ts -d --emitDeclarationOnly --declarationDir ./dist
6:04:31 PM: $ cpx dist/standalone/* sample/js/
6:04:31 PM: Done in 9.51s.
6:04:31 PM: Done in 21.14s.
6:04:31 PM: NPM modules installed using Yarn
6:04:31 PM: (node:1344) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
6:04:31 PM: Started restoring cached go cache
6:04:33 PM: Finished restoring cached go cache
6:04:33 PM: Installing Go version 1.10
6:04:33 PM: unset GOOS;
6:04:33 PM: unset GOARCH;
6:04:33 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
6:04:33 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
6:04:33 PM: go version >&2;
6:04:33 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
6:04:33 PM: go version go1.10 linux/amd64
6:04:33 PM: Installing missing commands
6:04:33 PM: Verify run directory
6:04:33 PM: Executing user command: yarn sample-dist
6:04:33 PM: yarn run v1.3.2
6:04:33 PM: (node:1397) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
6:04:33 PM: $ cpx dist/standalone/* sample/js/
6:04:33 PM: Done in 0.27s.
6:04:33 PM: Skipping functions preparation step: no functions directory set
6:04:33 PM: Caching artifacts
6:04:33 PM: Started saving node modules
6:04:33 PM: Finished saving node modules
6:04:33 PM: Started saving yarn cache
6:04:33 PM: Finished saving yarn cache
6:04:33 PM: Started saving pip cache
6:04:33 PM: Finished saving pip cache
6:04:33 PM: Started saving emacs cask dependencies
6:04:33 PM: Finished saving emacs cask dependencies
6:04:33 PM: Started saving maven dependencies
6:04:33 PM: Finished saving maven dependencies
6:04:33 PM: Started saving boot dependencies
6:04:33 PM: Finished saving boot dependencies
6:04:33 PM: Started saving go dependencies
6:04:35 PM: Finished saving go dependencies
6:04:35 PM: Build script success
6:04:35 PM: Starting to deploy site from 'sample'
6:04:35 PM: Creating deploy tree
6:04:35 PM: Creating deploy upload records
6:04:35 PM: 0 new files to upload
6:04:35 PM: 0 new functions to upload
6:04:35 PM: Starting post processing
6:04:35 PM: Post processing - HTML
6:04:35 PM: Post processing - header rules
6:04:35 PM: Post processing - redirect rules
6:04:35 PM: Post processing done
6:04:35 PM: Site is live ✨
6:05:10 PM: Finished processing build request in 1m18.466113901s