Skip to main content

Deploy details

Deploy successful for sea-map

Bump ajv from 6.12.2 to 6.12.6

PR #133: dependabot/npm_and_yarn/ajv-6.12.6@38de93d

Deploy log

2:48:31 PM: Build ready to start
2:48:34 PM: build-image version: 6ebfb829398e07eb99ad5455777162ff19838822 (xenial)
2:48:34 PM: build-image tag: v3.10.5
2:48:34 PM: buildbot version: 7383bb8971c718de9618a700ec5049cb71af7102
2:48:34 PM: Fetching cached dependencies
2:48:34 PM: Starting to download cache of 147.8MB
2:48:35 PM: Finished downloading cache in 1.28343727s
2:48:35 PM: Starting to extract cache
2:48:43 PM: Finished extracting cache in 7.965854276s
2:48:43 PM: Finished fetching cache in 9.295693029s
2:48:43 PM: Starting to prepare the repo for build
2:48:44 PM: Preparing Git Reference pull/133/head
2:48:44 PM: Parsing package.json dependencies
2:48:45 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '/' in the Netlify UI
2:48:45 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'export ELM_HOME="elm-stuff" && npm run build' versus '' in the Netlify UI
2:48:46 PM: Starting build script
2:48:46 PM: Installing dependencies
2:48:46 PM: Python version set to 2.7
2:48:47 PM: Started restoring cached node version
2:48:51 PM: Finished restoring cached node version
2:48:51 PM: Attempting node version '12' from .nvmrc
2:48:52 PM: Downloading and installing node v12.22.10...
2:48:52 PM: Computing checksum with sha256sum
2:48:52 PM: Checksums matched!
2:48:56 PM: Now using node v12.22.10 (npm v6.14.16)
2:48:56 PM: Started restoring cached build plugins
2:48:56 PM: Finished restoring cached build plugins
2:48:56 PM: Attempting ruby version 2.7.1, read from environment
2:48:57 PM: Started restoring cached ruby version
2:48:57 PM: Finished restoring cached ruby version
2:49:00 PM: Using ruby version 2.7.1
2:49:00 PM: Using PHP version 5.6
2:49:00 PM: Started restoring cached node modules
2:49:00 PM: Finished restoring cached node modules
2:49:00 PM: Installing NPM modules using NPM version 6.14.16
2:49:08 PM: npm WARN sea-map@0.0.0 No repository field.
2:49:08 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@parcel/watcher/node_modules/fsevents):
2:49:08 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2:49:08 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
2:49:08 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2:49:08 PM: updated 1 package and audited 869 packages in 7.063s
2:49:09 PM: 26 packages are looking for funding
2:49:09 PM: run `npm fund` for details
2:49:09 PM: found 97 vulnerabilities (3 low, 59 moderate, 35 high)
2:49:09 PM: run `npm audit fix` to fix them, or `npm audit` for details
2:49:09 PM: NPM modules installed
2:49:09 PM: Started restoring cached go cache
2:49:09 PM: Finished restoring cached go cache
2:49:10 PM: go version go1.14.4 linux/amd64
2:49:10 PM: go version go1.14.4 linux/amd64
2:49:10 PM: Installing missing commands
2:49:10 PM: Verify run directory
2:49:12 PM:
2:49:12 PM: ────────────────────────────────────────────────────────────────
2:49:12 PM: Netlify Build
2:49:12 PM: ────────────────────────────────────────────────────────────────
2:49:12 PM:
2:49:12 PM: ❯ Version
2:49:12 PM: @netlify/build 26.3.0
2:49:12 PM:
2:49:12 PM: ❯ Flags
2:49:12 PM: baseRelDir: true
2:49:12 PM: buildId: 62091a3fab75090008062a50
2:49:12 PM: deployId: 62091a3fab75090008062a52
2:49:12 PM:
2:49:12 PM: ❯ Current directory
2:49:12 PM: /opt/build/repo
2:49:12 PM:
2:49:12 PM: ❯ Config file
2:49:12 PM: /opt/build/repo/netlify.toml
2:49:12 PM:
2:49:12 PM: ❯ Context
2:49:12 PM: deploy-preview
2:49:12 PM:
2:49:12 PM: ❯ Loading plugins
2:49:12 PM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
2:49:15 PM:
2:49:15 PM: ────────────────────────────────────────────────────────────────
2:49:15 PM: 1. netlify-plugin-cache (onPreBuild event)
2:49:15 PM: ────────────────────────────────────────────────────────────────
2:49:15 PM: ​
2:49:15 PM: Successfully restored: elm-stuff ... 3 files in total.
2:49:15 PM: ​
2:49:15 PM: (netlify-plugin-cache onPreBuild completed in 595ms)
2:49:15 PM:
2:49:15 PM: ────────────────────────────────────────────────────────────────
2:49:15 PM: 2. build.command from netlify.toml
2:49:15 PM: ────────────────────────────────────────────────────────────────
2:49:15 PM: ​
2:49:15 PM: $ export ELM_HOME="elm-stuff" && npm run build
2:49:16 PM: > sea-map@0.0.0 build /opt/build/repo
2:49:16 PM: > npm test && parcel build src/index.html && cp robots-nofollow.txt dist/robots.txt
2:49:16 PM: > sea-map@0.0.0 test /opt/build/repo
2:49:16 PM: > elm-test
2:49:26 PM: elm-test 0.19.1
2:49:26 PM: ---------------
2:49:26 PM: Running 28 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 317811670706639 /opt/build/repo/tests/DefinitionTest.elm /opt/build/repo/tests/GetHelpTest.elm /opt/build/repo/tests/HelpSelfGridTest.elm /opt/build/repo/tests/HelpSelfSingleTest.elm /opt/build/repo/tests/NotAloneTest.elm /opt/build/repo/tests/TestUtils.elm
2:49:27 PM:
2:49:27 PM: TEST RUN PASSED
2:49:27 PM: Duration: 1262 ms
2:49:27 PM: Passed: 28
2:49:27 PM: Failed: 0
2:49:30 PM: Browserslist: caniuse-lite is outdated. Please run:
2:49:30 PM: npx browserslist@latest --update-db
2:49:32 PM: Browserslist: caniuse-lite is outdated. Please run:
2:49:32 PM: npx browserslist@latest --update-db
2:49:32 PM: Browserslist: caniuse-lite is outdated. Please run:
2:49:32 PM: npx browserslist@latest --update-db
2:49:34 PM: Browserslist: caniuse-lite is outdated. Please run:
2:49:34 PM: npx browserslist@latest --update-db
2:49:50 PM: ✨ Built in 21.51s.
2:49:50 PM: dist/icon.6ba4b2a1.ico 198.96 KB 543ms
2:49:50 PM: dist/Raleway-Bold.42e36c70.ttf 169.68 KB 92ms
2:49:50 PM: dist/Raleway-ExtraBold.65a97a69.ttf 168.66 KB 92ms
2:49:50 PM: dist/app.31e84f9d.js 105.44 KB 19.25s
2:49:50 PM: dist/app.31e84f9d.js.map 2.76 KB 2ms
2:49:50 PM: dist/reset.06ef1637.css.map 1.6 KB 10ms
2:49:50 PM: dist/index.html 1 KB 2.12s
2:49:50 PM: dist/reset.06ef1637.css 617 B 2.24s
2:49:50 PM: dist/fonts.05662e5b.css.map 532 B 3ms
2:49:50 PM: dist/fonts.05662e5b.css 293 B 2.24s
2:49:50 PM: ​
2:49:50 PM: (build.command completed in 35.1s)
2:49:50 PM:
2:49:50 PM: ────────────────────────────────────────────────────────────────
2:49:50 PM: 3. Deploy site
2:49:50 PM: ────────────────────────────────────────────────────────────────
2:49:50 PM: ​
2:49:50 PM: Starting to deploy site from 'dist'
2:49:50 PM: Creating deploy tree
2:49:50 PM: Creating deploy upload records
2:49:51 PM: 0 new files to upload
2:49:51 PM: 0 new functions to upload
2:49:51 PM: Starting post processing
2:49:51 PM: Post processing - HTML
2:49:51 PM: Post processing - header rules
2:49:51 PM: Post processing - redirect rules
2:49:51 PM: Post processing done
2:49:52 PM: Site is live ✨
2:49:53 PM: Finished waiting for live deploy in 2.093029379s
2:49:53 PM: Site deploy was successfully initiated
2:49:53 PM: ​
2:49:53 PM: (Deploy site completed in 2.2s)
2:49:53 PM:
2:49:53 PM: ────────────────────────────────────────────────────────────────
2:49:53 PM: 4. netlify-plugin-cache (onSuccess event)
2:49:53 PM: ────────────────────────────────────────────────────────────────
2:49:53 PM: ​
2:49:53 PM: Successfully cached: elm-stuff ... 3 files in total.
2:49:53 PM: ​
2:49:53 PM: (netlify-plugin-cache onSuccess completed in 475ms)
2:49:53 PM:
2:49:53 PM: ────────────────────────────────────────────────────────────────
2:49:53 PM: Netlify Build Complete
2:49:53 PM: ────────────────────────────────────────────────────────────────
2:49:53 PM: ​
2:49:53 PM: (Netlify Build completed in 41.1s)
2:49:54 PM: Caching artifacts
2:49:54 PM: Started saving node modules
2:49:54 PM: Finished saving node modules
2:49:54 PM: Started saving build plugins
2:49:54 PM: Finished saving build plugins
2:49:54 PM: Started saving pip cache
2:49:54 PM: Finished saving pip cache
2:49:54 PM: Started saving emacs cask dependencies
2:49:54 PM: Finished saving emacs cask dependencies
2:49:54 PM: Started saving maven dependencies
2:49:54 PM: Finished saving maven dependencies
2:49:54 PM: Started saving boot dependencies
2:49:54 PM: Finished saving boot dependencies
2:49:54 PM: Started saving rust rustup cache
2:49:54 PM: Finished saving rust rustup cache
2:49:54 PM: Started saving go dependencies
2:49:54 PM: Finished saving go dependencies
2:49:59 PM: Build script success
2:50:35 PM: Finished processing build request in 2m1.581023154s