Skip to main content

Deploy details

Deploy successful for awesome-connect-four

chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.529 to 1.0.0-next.544

PR #92: dependabot/npm_and_yarn/sveltejs/kit-1.0.0-next.544@a0adfe0

Deploy log

9:20:31 PM: Build ready to start
9:20:33 PM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
9:20:33 PM: build-image tag: v4.14.3
9:20:33 PM: buildbot version: 0a9525e006898c513bdd79a097f61c04604a28eb
9:20:33 PM: Fetching cached dependencies
9:20:33 PM: Starting to download cache of 227.1MB
9:20:35 PM: Finished downloading cache in 2.407374238s
9:20:35 PM: Starting to extract cache
9:20:37 PM: Finished extracting cache in 1.839339635s
9:20:37 PM: Finished fetching cache in 4.296535271s
9:20:37 PM: Starting to prepare the repo for build
9:20:37 PM: Preparing Git Reference pull/92/head
9:20:38 PM: Parsing package.json dependencies
9:20:39 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '' in the Netlify UI
9:20:39 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
9:20:39 PM: Section completed: initializing
9:20:39 PM: Starting build script
9:20:39 PM: Installing dependencies
9:20:39 PM: Python version set to 2.7
9:20:40 PM: Started restoring cached node version
9:20:41 PM: Finished restoring cached node version
9:20:41 PM: v16.18.1 is already installed.
9:20:41 PM: Now using node v16.18.1 (npm v8.19.2)
9:20:41 PM: Enabling node corepack
9:20:41 PM: Started restoring cached build plugins
9:20:41 PM: Finished restoring cached build plugins
9:20:41 PM: Attempting ruby version 2.7.2, read from environment
9:20:42 PM: Using ruby version 2.7.2
9:20:42 PM: Using PHP version 8.0
9:20:42 PM: No npm workspaces detected
9:20:42 PM: Started restoring cached node modules
9:20:42 PM: Finished restoring cached node modules
9:20:43 PM: Installing NPM modules using NPM version 8.19.2
9:20:48 PM: added 2 packages, changed 1 package, and audited 1739 packages in 6s
9:20:48 PM: 300 packages are looking for funding
9:20:48 PM: run `npm fund` for details
9:20:49 PM: 23 vulnerabilities (22 high, 1 critical)
9:20:49 PM: To address issues that do not require attention, run:
9:20:49 PM: npm audit fix
9:20:49 PM: To address all issues (including breaking changes), run:
9:20:49 PM: npm audit fix --force
9:20:49 PM: Run `npm audit` for details.
9:20:49 PM: NPM modules installed
9:20:49 PM: Creating package sha
9:20:49 PM: Started restoring cached go cache
9:20:49 PM: Finished restoring cached go cache
9:20:49 PM: Installing Go version 1.17 (requested 1.17)
9:20:53 PM: unset GOOS;
9:20:53 PM: unset GOARCH;
9:20:53 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
9:20:53 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
9:20:53 PM: go version >&2;
9:20:53 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
9:20:53 PM: go version go1.17 linux/amd64
9:20:53 PM: Detected 1 framework(s)
9:20:53 PM: "svelte-kit" at version "1.0.0-next.544"
9:20:53 PM: Installing missing commands
9:20:53 PM: Verify run directory
9:20:55 PM:
9:20:55 PM: ────────────────────────────────────────────────────────────────
9:20:55 PM: Netlify Build
9:20:55 PM: ────────────────────────────────────────────────────────────────
9:20:55 PM:
9:20:55 PM: ❯ Version
9:20:55 PM: @netlify/build 28.1.13
9:20:55 PM:
9:20:55 PM: ❯ Flags
9:20:55 PM: baseRelDir: true
9:20:55 PM: buildId: 6372b11f8dffb3000868fb86
9:20:55 PM: deployId: 6372b11f8dffb3000868fb88
9:20:55 PM:
9:20:55 PM: ❯ Current directory
9:20:55 PM: /opt/build/repo
9:20:55 PM:
9:20:55 PM: ❯ Config file
9:20:55 PM: /opt/build/repo/netlify.toml
9:20:55 PM:
9:20:55 PM: ❯ Context
9:20:55 PM: deploy-preview
9:20:55 PM:
9:20:55 PM: ────────────────────────────────────────────────────────────────
9:20:55 PM: 1. build.command from netlify.toml
9:20:55 PM: ────────────────────────────────────────────────────────────────
9:20:55 PM: ​
9:20:55 PM: $ npm run build
9:20:55 PM: > connect-four@1.0.0 prebuild
9:20:55 PM: > npm run lint && CI=true npm test -- run --coverage
9:20:55 PM: > connect-four@1.0.0 lint
9:20:55 PM: > prettier --plugin-search-dir . --check . && eslint .
9:20:55 PM: Checking formatting...
9:20:56 PM: All matched files use Prettier code style!
9:20:58 PM: > connect-four@1.0.0 test
9:20:58 PM: > vitest run --coverage
9:20:58 PM: ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
9:20:58 PM: tsconfig.json:2:12:
9:20:58 PM: 2 │ "extends": "./.svelte-kit/tsconfig.json",
9:20:58 PM: ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9:20:58 PM:
c9:20:58 PM: RUN v0.24.4 /opt/build/repo
9:20:58 PM: Coverage enabled with c8
9:21:03 PM: testSpec.spec.ts (1 test) 2ms
9:21:03 PM: Test Files 1 passed (1)
9:21:03 PM: Tests 1 passed (1)
9:21:03 PM: Start at 21:20:58
9:21:03 PM: Duration 4.93s (transform 2.27s, setup 0ms, collect 18ms, tests 2ms)
9:21:03 PM: % Coverage report from c8
9:21:04 PM: ----------|---------|----------|---------|---------|-------------------
9:21:04 PM: File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
9:21:04 PM: ----------|---------|----------|---------|---------|-------------------
9:21:04 PM: All files | 0 | 0 | 0 | 0 |
9:21:04 PM: ----------|---------|----------|---------|---------|-------------------
9:21:05 PM: > connect-four@1.0.0 build
9:21:05 PM: > vite build
9:21:06 PM: vite v3.2.2 building for production...
9:21:06 PM: transforming...
9:21:06 PM: 41 modules transformed.
9:21:06 PM: rendering chunks...
9:21:06 PM: vite v3.2.2 building SSR bundle for production...
9:21:06 PM: transforming...
9:21:07 PM: 49 modules transformed.
9:21:07 PM: Generated an empty chunk: "hooks"
9:21:07 PM: rendering chunks...
9:21:07 PM: .svelte-kit/output/server/vite-manifest.json 1.31 KiB
9:21:07 PM: .svelte-kit/output/server/index.js 75.05 KiB
9:21:07 PM: .svelte-kit/output/server/entries/fallbacks/layout.svelte.js 0.23 KiB
9:21:07 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 1.50 KiB
9:21:07 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 3.07 KiB
9:21:07 PM: .svelte-kit/output/server/chunks/index.js 3.53 KiB
9:21:07 PM: .svelte-kit/output/server/chunks/index2.js 1.29 KiB
9:21:07 PM: .svelte-kit/output/server/chunks/hooks.js 0.00 KiB
9:21:07 PM: Run npm run preview to preview your production build locally.
9:21:07 PM: .svelte-kit/output/client/vite-manifest.json 2.56 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/components/layout.svelte-3764221b.js 0.53 KiB / gzip: 0.35 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/components/error.svelte-9f4c2002.js 2.07 KiB / gzip: 0.95 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/chunks/singletons-4a80f3fd.js 1.61 KiB / gzip: 0.89 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/components/pages/_page.svelte-1faa6480.js 5.30 KiB / gzip: 2.23 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/chunks/index-285718c9.js 0.43 KiB / gzip: 0.30 KiB
9:21:07 PM: Creating deploy upload records
9:21:07 PM: .svelte-kit/output/client/_app/immutable/chunks/0-c75aa4ae.js 0.09 KiB / gzip: 0.09 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/chunks/index-9de25212.js 6.90 KiB / gzip: 2.79 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/chunks/1-5791db30.js 0.09 KiB / gzip: 0.09 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/start-2beb15bd.js 26.36 KiB / gzip: 10.16 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/chunks/2-b3e2f885.js 0.09 KiB / gzip: 0.10 KiB
9:21:07 PM: .svelte-kit/output/client/_app/immutable/assets/_page-9c24ca44.css 0.76 KiB / gzip: 0.38 KiB
9:21:07 PM:
9:21:07 PM: > Using @sveltejs/adapter-netlify
9:21:07 PM: ✔ done
9:21:07 PM: ​
9:21:07 PM: (build.command completed in 12.3s)
9:21:08 PM: Starting post processing
9:21:07 PM:
9:21:07 PM: ────────────────────────────────────────────────────────────────
9:21:07 PM: 2. Functions bundling
9:21:07 PM: ────────────────────────────────────────────────────────────────
9:21:08 PM: Post processing - HTML
9:21:07 PM: ​
9:21:07 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
9:21:07 PM: ​
9:21:07 PM: (Functions bundling completed in 1ms)
9:21:07 PM:
9:21:08 PM: Post processing - header rules
9:21:07 PM: ────────────────────────────────────────────────────────────────
9:21:07 PM: 3. Edge Functions bundling
9:21:09 PM: Post processing - redirect rules
9:21:07 PM: ────────────────────────────────────────────────────────────────
9:21:07 PM: ​
9:21:07 PM: Packaging Edge Functions from .netlify/edge-functions directory:
9:21:09 PM: Post processing done
9:21:07 PM: - render
9:21:07 PM: ​
9:21:07 PM: (Edge Functions bundling completed in 407ms)
9:21:07 PM:
9:21:07 PM: ────────────────────────────────────────────────────────────────
9:21:07 PM: 4. Deploy site
9:21:07 PM: ────────────────────────────────────────────────────────────────
9:21:07 PM: ​
9:21:07 PM: Starting to deploy site from 'dist'
9:21:07 PM: Creating deploy tree
9:21:08 PM: 8 new files to upload
9:21:08 PM: 0 new functions to upload
9:21:08 PM: Site deploy was successfully initiated
9:21:08 PM: ​
9:21:08 PM: (Deploy site completed in 438ms)
9:21:08 PM:
9:21:08 PM: ────────────────────────────────────────────────────────────────
9:21:08 PM: Netlify Build Complete
9:21:08 PM: ────────────────────────────────────────────────────────────────
9:21:08 PM: ​
9:21:08 PM: (Netlify Build completed in 13.2s)
9:21:08 PM: Caching artifacts
9:21:08 PM: Started saving node modules
9:21:08 PM: Finished saving node modules
9:21:08 PM: Started saving build plugins
9:21:08 PM: Finished saving build plugins
9:21:08 PM: Started saving pip cache
9:21:08 PM: Finished saving pip cache
9:21:08 PM: Started saving emacs cask dependencies
9:21:08 PM: Finished saving emacs cask dependencies
9:21:08 PM: Started saving maven dependencies
9:21:08 PM: Finished saving maven dependencies
9:21:08 PM: Started saving boot dependencies
9:21:08 PM: Finished saving boot dependencies
9:21:08 PM: Started saving rust rustup cache
9:21:08 PM: Finished saving rust rustup cache
9:21:08 PM: Started saving go dependencies
9:21:08 PM: Finished saving go dependencies
9:21:08 PM: Build script success
9:21:08 PM: Section completed: building
9:21:09 PM: Uploading Cache of size 228.1MB
9:21:11 PM: Section completed: cleanup
9:21:11 PM: Finished processing build request in 38.257070192s
9:21:12 PM: Site is live ✨