Deploy details
Deploy summary
1 plugin ran successfully
3 files cached
Build time: 57s. Total deploy time: 57s
Deploy log
Initializing
Complete
Initializing
Complete
3:19:41 PM: Build ready to start
3:19:52 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
3:19:52 PM: buildbot version: c0947924577cfd4d65c83a366b5af740de93a02b
3:19:52 PM: Fetching cached dependencies
3:19:52 PM: Failed to fetch cache, continuing with build
3:19:52 PM: Starting to prepare the repo for build
3:19:53 PM: No cached dependencies found. Cloning fresh repo
3:19:53 PM: git clone --filter=blob:none https://github.com/surviving-economic-abuse/sea-guide
3:19:53 PM: Preparing Git Reference pull/149/head
3:19:54 PM: Starting to install dependencies
3:19:55 PM: Python version set to 3.8
3:19:55 PM: Attempting Ruby version 2.7.2, read from environment
3:19:56 PM: Using Ruby version 2.7.2
3:19:56 PM: Started restoring cached go cache
3:19:56 PM: Finished restoring cached go cache
3:19:57 PM: go version go1.19.13 linux/amd64
3:19:58 PM: Using PHP version 8.0
3:20:00 PM: Attempting Node.js version '16' from .nvmrc
3:20:00 PM: Downloading and installing node v16.20.2...
3:20:00 PM: Downloading https://nodejs.org/dist/v16.20.2/node-v16.20.2-linux-x64.tar.xz...
3:20:00 PM: Computing checksum with sha256sum
3:20:00 PM: Checksums matched!
3:20:02 PM: Now using node v16.20.2 (npm v8.19.4)
3:20:02 PM: Enabling Node.js Corepack
3:20:03 PM: Started restoring cached build plugins
3:20:03 PM: Finished restoring cached build plugins
3:20:03 PM: Started restoring cached corepack dependencies
3:20:03 PM: Finished restoring cached corepack dependencies
3:20:03 PM: No npm workspaces detected
3:20:03 PM: Started restoring cached node modules
3:20:03 PM: Finished restoring cached node modules
3:20:03 PM: Installing npm packages using npm version 8.19.4
3:20:05 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
3:20:05 PM: npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
3:20:05 PM: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
3:20:05 PM: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
3:20:06 PM: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
3:20:06 PM: npm WARN deprecated elm-test@0.19.1: Use the elm-test versions called 0.19.1-revisionX instead (where X is a number, the higher the newer).
3:20:09 PM: added 342 packages, and audited 343 packages in 6s
3:20:09 PM: 77 packages are looking for funding
3:20:09 PM: run `npm fund` for details
3:20:09 PM: 17 vulnerabilities (13 moderate, 4 high)
3:20:09 PM: To address issues that do not require attention, run:
3:20:09 PM: npm audit fix
3:20:09 PM: Some issues need review, and may require choosing
3:20:09 PM: a different dependency.
3:20:09 PM: Run `npm audit` for details.
3:20:10 PM: npm packages installed
3:20:10 PM: Successfully installed dependencies
3:20:10 PM: Starting build script
3:20:11 PM: Detected 1 framework(s)
3:20:11 PM: "parcel" at version "2.8.2"
3:20:11 PM: Section completed: initializing
Building
Complete
Building
Complete
3:20:13 PM: Netlify Build
3:20:13 PM: ────────────────────────────────────────────────────────────────
3:20:13 PM:
3:20:13 PM: ❯ Version
3:20:13 PM: @netlify/build 29.54.0
3:20:13 PM:
3:20:13 PM: ❯ Flags
3:20:13 PM: accountId: 5f511f9e5797544a47ab9ec1
3:20:13 PM: baseRelDir: true
3:20:13 PM: buildId: 66cc9d0d0a41cd0008bb1541
3:20:13 PM: deployId: 66cc9d0d0a41cd0008bb1543
3:20:13 PM:
3:20:13 PM: ❯ Current directory
3:20:13 PM: /opt/build/repo
3:20:13 PM:
3:20:13 PM: ❯ Config file
3:20:13 PM: /opt/build/repo/netlify.toml
3:20:13 PM:
3:20:13 PM: ❯ Context
3:20:13 PM: deploy-preview
3:20:13 PM:
3:20:13 PM: ❯ Loading plugins
3:20:13 PM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
3:20:14 PM: A cache of 'elm-stuff' doesn't exist (yet).
3:20:14 PM: build.command from netlify.toml
3:20:14 PM: ────────────────────────────────────────────────────────────────
3:20:14 PM:
3:20:14 PM: $ export ELM_HOME="elm-stuff" && npm run build
3:20:15 PM: > sea-map@0.0.0 build
3:20:15 PM: > npm test && parcel build src/index.html && cp robots.txt dist/
3:20:15 PM: > sea-map@0.0.0 test
3:20:15 PM: > elm-test
3:20:42 PM: elm-test 0.19.1
3:20:42 PM: ---------------
3:20:42 PM: Running 28 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 139529106557393 /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
3:20:42 PM:
3:20:42 PM: TEST RUN PASSED
3:20:42 PM: Duration: 1033 ms
3:20:42 PM: Passed: 28
3:20:42 PM: Failed: 0
3:20:43 PM: Building...
3:20:43 PM: console: Browserslist: caniuse-lite is outdated. Please run:
3:20:43 PM: npx update-browserslist-db@latest
3:20:43 PM: Why you should do it regularly:
3:20:43 PM: https://github.com/browserslist/update-db#readme
3:20:48 PM: Bundling...
3:20:48 PM: Packaging & Optimizing...
3:20:49 PM: ✨ Built in 6.13s
3:20:49 PM: dist/index.html 1.11 KB 331ms
3:20:49 PM: dist/icon.a5963ed7.ico 198.96 KB 31ms
3:20:49 PM: dist/index.fa83746b.css 606 B 113ms
3:20:49 PM: dist/index.e1eecf79.css 340 B 93ms
3:20:49 PM: dist/Raleway-Bold.d95b7402.ttf 169.68 KB 88ms
3:20:49 PM: dist/Raleway-ExtraBold.0a14fab1.ttf 168.66 KB 87ms
3:20:49 PM: dist/index.aefde98a.js 106.55 KB 1.12s
3:20:49 PM:
3:20:49 PM: (build.command completed in 34.3s)
3:20:49 PM:
3:20:52 PM: (Netlify Build completed in 38.6s)
3:21:19 PM: Section completed: building
3:21:22 PM: Finished processing build request in 1m29.772s
Deploying
Complete
Deploying
Complete
3:20:49 PM: Deploy site
3:20:49 PM: ────────────────────────────────────────────────────────────────
3:20:49 PM:
3:20:49 PM: Starting to deploy site from 'dist'
3:20:49 PM: Calculating files to upload
3:20:49 PM: 0 new file(s) to upload
3:20:49 PM: 0 new function(s) to upload
3:20:49 PM: Section completed: deploying
3:20:51 PM: Finished waiting for live deploy in 2.034s
3:20:51 PM: Site deploy was successfully initiated
3:20:51 PM:
3:20:51 PM: (Deploy site completed in 2.2s)
3:20:51 PM: Successfully cached: elm-stuff ... 3 files in total.
Cleanup
Complete
Cleanup
Complete
3:20:52 PM: Netlify Build Complete
3:20:52 PM: ────────────────────────────────────────────────────────────────
3:20:52 PM:
3:20:52 PM: Caching artifacts
3:20:52 PM: Started saving node modules
3:20:52 PM: Finished saving node modules
3:20:52 PM: Started saving build plugins
3:20:52 PM: Finished saving build plugins
3:20:52 PM: Started saving corepack cache
3:20:52 PM: Finished saving corepack cache
3:20:52 PM: Started saving pip cache
3:20:52 PM: Finished saving pip cache
3:20:52 PM: Started saving emacs cask dependencies
3:20:52 PM: Finished saving emacs cask dependencies
3:20:52 PM: Started saving maven dependencies
3:20:52 PM: Finished saving maven dependencies
3:20:52 PM: Started saving boot dependencies
3:20:52 PM: Finished saving boot dependencies
3:20:52 PM: Started saving rust rustup cache
3:20:52 PM: Finished saving rust rustup cache
3:20:52 PM: Started saving go dependencies
3:20:52 PM: Finished saving go dependencies
3:21:19 PM: Build script success
3:21:21 PM: Uploading Cache of size 177.7MB
3:21:22 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
3:20:49 PM: Post processing done
3:20:49 PM: Section completed: postprocessing
3:20:49 PM: Starting post processing
3:20:49 PM: Skipping form detection
3:20:49 PM: Post processing - header rules
3:20:49 PM: Post processing - redirect rules
3:20:50 PM: Site is live ✨