Skip to main content

Deploy details

Deploy successful for awesome-connect-four

chore(deps-dev): bump husky from 8.0.1 to 8.0.2

PR #98: dependabot/npm_and_yarn/husky-8.0.2@3b103d4

Deploy log

2:12:48 PM: Build ready to start
2:12:49 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
2:12:49 PM: build-image tag: v4.15.0
2:12:49 PM: buildbot version: 8e21f3a6f94b4bf664f0a5ce69b751fdfc9791bd
2:12:49 PM: Fetching cached dependencies
2:12:49 PM: Starting to download cache of 227.3MB
2:12:50 PM: Finished downloading cache in 759.163513ms
2:12:50 PM: Starting to extract cache
2:12:52 PM: Finished extracting cache in 1.868737586s
2:12:52 PM: Finished fetching cache in 2.677526788s
2:12:52 PM: Starting to prepare the repo for build
2:12:52 PM: Preparing Git Reference pull/98/head
2:12:53 PM: Parsing package.json dependencies
2:12:54 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '' in the Netlify UI
2:12:54 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build' versus '# no build command' in the Netlify UI
2:12:54 PM: Section completed: initializing
2:12:54 PM: Starting build script
2:12:54 PM: Installing dependencies
2:12:54 PM: Python version set to 2.7
2:12:54 PM: Started restoring cached node version
2:12:55 PM: Finished restoring cached node version
2:12:56 PM: v16.18.1 is already installed.
2:12:56 PM: Now using node v16.18.1 (npm v8.19.2)
2:12:56 PM: Enabling node corepack
2:12:56 PM: Started restoring cached build plugins
2:12:56 PM: Finished restoring cached build plugins
2:12:56 PM: Attempting ruby version 2.7.2, read from environment
2:12:57 PM: Using ruby version 2.7.2
2:12:57 PM: Using PHP version 8.0
2:12:57 PM: No npm workspaces detected
2:12:57 PM: Started restoring cached node modules
2:12:57 PM: Finished restoring cached node modules
2:12:57 PM: Installing NPM modules using NPM version 8.19.2
2:13:03 PM: changed 5 packages, and audited 1738 packages in 6s
2:13:03 PM: 299 packages are looking for funding
2:13:03 PM: run `npm fund` for details
2:13:03 PM: 22 high severity vulnerabilities
2:13:03 PM: To address issues that do not require attention, run:
2:13:03 PM: npm audit fix
2:13:03 PM: To address all issues (including breaking changes), run:
2:13:03 PM: npm audit fix --force
2:13:03 PM: Run `npm audit` for details.
2:13:03 PM: NPM modules installed
2:13:03 PM: Creating package sha
2:13:03 PM: Started restoring cached go cache
2:13:03 PM: Finished restoring cached go cache
2:13:03 PM: Installing Go version 1.17 (requested 1.17)
2:13:08 PM: unset GOOS;
2:13:08 PM: unset GOARCH;
2:13:08 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
2:13:08 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
2:13:08 PM: go version >&2;
2:13:08 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
2:13:08 PM: go version go1.17 linux/amd64
2:13:09 PM: Detected 1 framework(s)
2:13:09 PM: "svelte-kit" at version "1.0.0-next.529"
2:13:09 PM: Installing missing commands
2:13:09 PM: Verify run directory
2:13:10 PM:
2:13:10 PM: ────────────────────────────────────────────────────────────────
2:13:10 PM: Netlify Build
2:13:10 PM: ────────────────────────────────────────────────────────────────
2:13:10 PM:
2:13:10 PM: ❯ Version
2:13:10 PM: @netlify/build 28.4.0
2:13:10 PM:
2:13:10 PM: ❯ Flags
2:13:10 PM: baseRelDir: true
2:13:10 PM: buildId: 6384c1e0be4a2c00089297eb
2:13:10 PM: deployId: 6384c1e0be4a2c00089297ed
2:13:10 PM:
2:13:10 PM: ❯ Current directory
2:13:10 PM: /opt/build/repo
2:13:10 PM:
2:13:10 PM: ❯ Config file
2:13:10 PM: /opt/build/repo/netlify.toml
2:13:10 PM:
2:13:10 PM: ❯ Context
2:13:10 PM: deploy-preview
2:13:10 PM:
2:13:10 PM: ────────────────────────────────────────────────────────────────
2:13:10 PM: 1. build.command from netlify.toml
2:13:10 PM: ────────────────────────────────────────────────────────────────
2:13:10 PM: ​
2:13:10 PM: $ npm run build
2:13:10 PM: > connect-four@1.0.0 prebuild
2:13:10 PM: > npm run lint && CI=true npm test -- run --coverage
2:13:11 PM: > connect-four@1.0.0 lint
2:13:11 PM: > prettier --plugin-search-dir . --check . && eslint .
2:13:11 PM: Checking formatting...
2:13:12 PM: All matched files use Prettier code style!
2:13:13 PM: > connect-four@1.0.0 test
2:13:13 PM: > vitest run --coverage
2:13:13 PM: ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
2:13:13 PM: tsconfig.json:2:12:
2:13:13 PM: 2 │ "extends": "./.svelte-kit/tsconfig.json",
2:13:13 PM: ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2:13:14 PM: RUN v0.25.2 /opt/build/repo
2:13:14 PM: Coverage enabled with c8
2:13:19 PM: testSpec.spec.ts (1 test) 2ms
2:13:19 PM: Test Files 1 passed (1)
2:13:19 PM: Tests 1 passed (1)
2:13:19 PM: Start at 14:13:14
2:13:19 PM: Duration 5.43s (transform 1.09s, setup 0ms, collect 16ms, tests 2ms)
2:13:19 PM: % Coverage report from c8
2:13:20 PM: ----------|---------|----------|---------|---------|-------------------
2:13:20 PM: File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
2:13:20 PM: ----------|---------|----------|---------|---------|-------------------
2:13:20 PM: All files | 0 | 0 | 0 | 0 |
2:13:20 PM: ----------|---------|----------|---------|---------|-------------------
2:13:21 PM: > connect-four@1.0.0 build
2:13:21 PM: > vite build
2:13:24 PM: Creating deploy upload records
2:13:22 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
2:13:22 PM: vite v3.2.2 building for production...
2:13:22 PM: transforming...
2:13:23 PM: 41 modules transformed.
2:13:23 PM: rendering chunks...
2:13:23 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
2:13:23 PM: vite v3.2.2 building SSR bundle for production...
2:13:23 PM: transforming...
2:13:23 PM: 49 modules transformed.
2:13:23 PM: Generated an empty chunk: "hooks"
2:13:23 PM: rendering chunks...
2:13:23 PM: .svelte-kit/output/server/vite-manifest.json 1.31 KiB
2:13:25 PM: Starting post processing
2:13:23 PM: .svelte-kit/output/server/index.js 72.50 KiB
2:13:23 PM: .svelte-kit/output/server/entries/fallbacks/layout.svelte.js 0.23 KiB
2:13:25 PM: Post processing - HTML
2:13:23 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 1.50 KiB
2:13:23 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 3.07 KiB
2:13:23 PM: .svelte-kit/output/server/chunks/index.js 3.53 KiB
2:13:25 PM: Post processing - header rules
2:13:23 PM: .svelte-kit/output/server/chunks/index2.js 1.29 KiB
2:13:23 PM: .svelte-kit/output/server/chunks/hooks.js 0.00 KiB
2:13:23 PM: Run npm run preview to preview your production build locally.
2:13:25 PM: Post processing - redirect rules
2:13:23 PM: .svelte-kit/output/client/vite-manifest.json 2.56 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/components/layout.svelte-3764221b.js 0.53 KiB / gzip: 0.35 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/components/error.svelte-283ef0cc.js 2.07 KiB / gzip: 0.95 KiB
2:13:25 PM: Post processing done
2:13:23 PM: .svelte-kit/output/client/_app/immutable/components/pages/_page.svelte-1faa6480.js 5.30 KiB / gzip: 2.23 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/chunks/singletons-3f39e1c2.js 1.43 KiB / gzip: 0.81 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/chunks/index-285718c9.js 0.43 KiB / gzip: 0.30 KiB
2:13:25 PM: Section completed: postprocessing
2:13:23 PM: .svelte-kit/output/client/_app/immutable/chunks/index-9de25212.js 6.90 KiB / gzip: 2.79 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/start-a63aa3dd.js 25.07 KiB / gzip: 9.79 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/chunks/0-c75aa4ae.js 0.09 KiB / gzip: 0.09 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/chunks/1-8d3ddc27.js 0.09 KiB / gzip: 0.09 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/chunks/2-b3e2f885.js 0.09 KiB / gzip: 0.10 KiB
2:13:23 PM: .svelte-kit/output/client/_app/immutable/assets/_page-9c24ca44.css 0.76 KiB / gzip: 0.38 KiB
2:13:23 PM:
2:13:23 PM: > Using @sveltejs/adapter-netlify
2:13:23 PM: ✔ done
2:13:23 PM: ​
2:13:23 PM: (build.command completed in 13.1s)
2:13:23 PM:
2:13:23 PM: ────────────────────────────────────────────────────────────────
2:13:23 PM: 2. Functions bundling
2:13:23 PM: ────────────────────────────────────────────────────────────────
2:13:23 PM: ​
2:13:23 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
2:13:23 PM: ​
2:13:23 PM: (Functions bundling completed in 1ms)
2:13:23 PM:
2:13:23 PM: ────────────────────────────────────────────────────────────────
2:13:23 PM: 3. Edge Functions bundling
2:13:23 PM: ────────────────────────────────────────────────────────────────
2:13:23 PM: ​
2:13:23 PM: Packaging Edge Functions from .netlify/edge-functions directory:
2:13:23 PM: - render
2:13:24 PM: ​
2:13:24 PM: (Edge Functions bundling completed in 891ms)
2:13:24 PM:
2:13:24 PM: ────────────────────────────────────────────────────────────────
2:13:24 PM: 4. Deploy site
2:13:24 PM: ────────────────────────────────────────────────────────────────
2:13:24 PM: ​
2:13:24 PM: Starting to deploy site from 'dist'
2:13:24 PM: Creating deploy tree
2:13:24 PM: 8 new files to upload
2:13:24 PM: 0 new functions to upload
2:13:24 PM: Section completed: deploying
2:13:24 PM: Site deploy was successfully initiated
2:13:24 PM: ​
2:13:24 PM: (Deploy site completed in 326ms)
2:13:24 PM:
2:13:24 PM: ────────────────────────────────────────────────────────────────
2:13:24 PM: Netlify Build Complete
2:13:24 PM: ────────────────────────────────────────────────────────────────
2:13:24 PM: ​
2:13:24 PM: (Netlify Build completed in 14.3s)
2:13:25 PM: Caching artifacts
2:13:25 PM: Started saving node modules
2:13:25 PM: Finished saving node modules
2:13:25 PM: Started saving build plugins
2:13:25 PM: Finished saving build plugins
2:13:25 PM: Started saving pip cache
2:13:25 PM: Finished saving pip cache
2:13:25 PM: Started saving emacs cask dependencies
2:13:25 PM: Finished saving emacs cask dependencies
2:13:25 PM: Started saving maven dependencies
2:13:25 PM: Finished saving maven dependencies
2:13:25 PM: Started saving boot dependencies
2:13:25 PM: Finished saving boot dependencies
2:13:25 PM: Started saving rust rustup cache
2:13:25 PM: Finished saving rust rustup cache
2:13:25 PM: Started saving go dependencies
2:13:25 PM: Finished saving go dependencies
2:13:25 PM: Build script success
2:13:25 PM: Section completed: building
2:13:26 PM: Uploading Cache of size 226.7MB
2:13:28 PM: Section completed: cleanup
2:13:28 PM: Finished processing build request in 38.592104762s
2:13:28 PM: Site is live ✨