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.563

PR #96: dependabot/npm_and_yarn/sveltejs/kit-1.0.0-next.563@5b1957d

Deploy log

2:11:41 PM: Build ready to start
2:11:43 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
2:11:43 PM: build-image tag: v4.15.0
2:11:43 PM: buildbot version: 8e21f3a6f94b4bf664f0a5ce69b751fdfc9791bd
2:11:43 PM: Fetching cached dependencies
2:11:43 PM: Starting to download cache of 227.3MB
2:11:44 PM: Finished downloading cache in 1.356723404s
2:11:44 PM: Starting to extract cache
2:11:46 PM: Finished extracting cache in 1.82170894s
2:11:46 PM: Finished fetching cache in 3.236791905s
2:11:46 PM: Starting to prepare the repo for build
2:11:46 PM: Preparing Git Reference pull/96/head
2:11:47 PM: Parsing package.json dependencies
2:11:48 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '' in the Netlify UI
2:11:48 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:11:48 PM: Section completed: initializing
2:11:48 PM: Starting build script
2:11:48 PM: Installing dependencies
2:11:48 PM: Python version set to 2.7
2:11:48 PM: Started restoring cached node version
2:11:49 PM: Finished restoring cached node version
2:11:50 PM: v16.18.1 is already installed.
2:11:50 PM: Now using node v16.18.1 (npm v8.19.2)
2:11:50 PM: Enabling node corepack
2:11:50 PM: Started restoring cached build plugins
2:11:50 PM: Finished restoring cached build plugins
2:11:50 PM: Attempting ruby version 2.7.2, read from environment
2:11:51 PM: Using ruby version 2.7.2
2:11:51 PM: Using PHP version 8.0
2:11:51 PM: No npm workspaces detected
2:11:51 PM: Started restoring cached node modules
2:11:51 PM: Finished restoring cached node modules
2:11:51 PM: Started restoring cached go cache
2:11:51 PM: Finished restoring cached go cache
2:11:51 PM: Installing Go version 1.17 (requested 1.17)
2:11:59 PM: unset GOOS;
2:11:59 PM: unset GOARCH;
2:11:59 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
2:11:59 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
2:11:59 PM: go version >&2;
2:11:59 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
2:11:59 PM: go version go1.17 linux/amd64
2:12:00 PM: Detected 1 framework(s)
2:12:00 PM: "svelte-kit" at version "1.0.0-next.529"
2:12:00 PM: Installing missing commands
2:12:00 PM: Verify run directory
2:12:01 PM:
2:12:01 PM: ────────────────────────────────────────────────────────────────
2:12:01 PM: Netlify Build
2:12:01 PM: ────────────────────────────────────────────────────────────────
2:12:01 PM:
2:12:01 PM: ❯ Version
2:12:01 PM: @netlify/build 28.4.0
2:12:01 PM:
2:12:01 PM: ❯ Flags
2:12:01 PM: baseRelDir: true
2:12:01 PM: buildId: 6384c19dd2c49f000873f7e9
2:12:01 PM: deployId: 6384c19dd2c49f000873f7eb
2:12:01 PM:
2:12:01 PM: ❯ Current directory
2:12:01 PM: /opt/build/repo
2:12:01 PM:
2:12:01 PM: ❯ Config file
2:12:01 PM: /opt/build/repo/netlify.toml
2:12:01 PM:
2:12:01 PM: ❯ Context
2:12:01 PM: deploy-preview
2:12:01 PM:
2:12:01 PM: ────────────────────────────────────────────────────────────────
2:12:01 PM: 1. build.command from netlify.toml
2:12:01 PM: ────────────────────────────────────────────────────────────────
2:12:01 PM: ​
2:12:01 PM: $ npm run build
2:12:01 PM: > connect-four@1.0.0 prebuild
2:12:01 PM: > npm run lint && CI=true npm test -- run --coverage
2:12:01 PM: > connect-four@1.0.0 lint
2:12:01 PM: > prettier --plugin-search-dir . --check . && eslint .
2:12:02 PM: Checking formatting...
2:12:02 PM: All matched files use Prettier code style!
2:12:04 PM: > connect-four@1.0.0 test
2:12:04 PM: > vitest run --coverage
2:12:04 PM: ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
2:12:04 PM: tsconfig.json:2:12:
2:12:04 PM: 2 │ "extends": "./.svelte-kit/tsconfig.json",
2:12:04 PM: ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2:12:05 PM: RUN v0.25.2 /opt/build/repo
2:12:05 PM: Coverage enabled with c8
2:12:10 PM: testSpec.spec.ts (1 test) 3ms
2:12:10 PM: Test Files 1 passed (1)
2:12:10 PM: Tests 1 passed (1)
2:12:10 PM: Start at 14:12:05
2:12:10 PM: Duration 5.20s (transform 1.55s, setup 0ms, collect 17ms, tests 3ms)
2:12:10 PM: % Coverage report from c8
2:12:10 PM: ----------|---------|----------|---------|---------|-------------------
2:12:10 PM: File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
2:12:10 PM: ----------|---------|----------|---------|---------|-------------------
2:12:10 PM: All files | 0 | 0 | 0 | 0 |
2:12:10 PM: ----------|---------|----------|---------|---------|-------------------
2:12:12 PM: > connect-four@1.0.0 build
2:12:12 PM: > vite build
2:12:12 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
2:12:12 PM: vite v3.2.2 building for production...
2:12:12 PM: transforming...
2:12:13 PM: 41 modules transformed.
2:12:13 PM: rendering chunks...
2:12:13 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
2:12:13 PM: vite v3.2.2 building SSR bundle for production...
2:12:13 PM: transforming...
2:12:13 PM: 49 modules transformed.
2:12:13 PM: Generated an empty chunk: "hooks"
2:12:13 PM: rendering chunks...
2:12:13 PM: .svelte-kit/output/server/vite-manifest.json 1.31 KiB
2:12:13 PM: .svelte-kit/output/server/index.js 72.50 KiB
2:12:13 PM: .svelte-kit/output/server/entries/fallbacks/layout.svelte.js 0.23 KiB
2:12:13 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 1.50 KiB
2:12:13 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 3.07 KiB
2:12:13 PM: .svelte-kit/output/server/chunks/index.js 3.53 KiB
2:12:13 PM: .svelte-kit/output/server/chunks/index2.js 1.29 KiB
2:12:13 PM: .svelte-kit/output/server/chunks/hooks.js 0.00 KiB
2:12:14 PM: Run npm run preview to preview your production build locally.
2:12:14 PM: .svelte-kit/output/client/vite-manifest.json 2.56 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/components/layout.svelte-3764221b.js 0.53 KiB / gzip: 0.35 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/components/error.svelte-865cc585.js 2.07 KiB / gzip: 0.95 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/chunks/singletons-f3948d48.js 1.43 KiB / gzip: 0.81 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/components/pages/_page.svelte-1faa6480.js 5.30 KiB / gzip: 2.23 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/chunks/index-285718c9.js 0.43 KiB / gzip: 0.30 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/chunks/0-c75aa4ae.js 0.09 KiB / gzip: 0.09 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/start-be7e28ca.js 25.07 KiB / gzip: 9.79 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/chunks/1-1f036eed.js 0.09 KiB / gzip: 0.09 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/chunks/index-9de25212.js 6.90 KiB / gzip: 2.79 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/chunks/2-b3e2f885.js 0.09 KiB / gzip: 0.10 KiB
2:12:14 PM: .svelte-kit/output/client/_app/immutable/assets/_page-9c24ca44.css 0.76 KiB / gzip: 0.38 KiB
2:12:14 PM:
2:12:14 PM: Creating deploy upload records
2:12:14 PM: > Using @sveltejs/adapter-netlify
2:12:14 PM: ✔ done
2:12:14 PM: ​
2:12:14 PM: (build.command completed in 12.7s)
2:12:14 PM:
2:12:14 PM: ────────────────────────────────────────────────────────────────
2:12:14 PM: 2. Functions bundling
2:12:14 PM: ────────────────────────────────────────────────────────────────
2:12:14 PM: ​
2:12:14 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
2:12:15 PM: Starting post processing
2:12:14 PM: ​
2:12:14 PM: (Functions bundling completed in 1ms)
2:12:14 PM:
2:12:14 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: Post processing - HTML
2:12:14 PM: 3. Edge Functions bundling
2:12:14 PM: ────────────────────────────────────────────────────────────────
2:12:14 PM: ​
2:12:15 PM: Post processing - header rules
2:12:14 PM: Packaging Edge Functions from .netlify/edge-functions directory:
2:12:14 PM: - render
2:12:14 PM: ​
2:12:15 PM: Post processing - redirect rules
2:12:14 PM: (Edge Functions bundling completed in 589ms)
2:12:14 PM:
2:12:14 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: Post processing done
2:12:14 PM: 4. Deploy site
2:12:14 PM: ────────────────────────────────────────────────────────────────
2:12:14 PM: ​
2:12:14 PM: Starting to deploy site from 'dist'
2:12:15 PM: Section completed: postprocessing
2:12:14 PM: Creating deploy tree
2:12:14 PM: 8 new files to upload
2:12:14 PM: 0 new functions to upload
2:12:15 PM: Section completed: deploying
2:12:15 PM: Site deploy was successfully initiated
2:12:15 PM: ​
2:12:15 PM: (Deploy site completed in 349ms)
2:12:15 PM:
2:12:15 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: Netlify Build Complete
2:12:15 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: ​
2:12:15 PM: (Netlify Build completed in 13.7s)
2:12:15 PM: Caching artifacts
2:12:15 PM: Started saving node modules
2:12:15 PM: Finished saving node modules
2:12:15 PM: Started saving build plugins
2:12:15 PM: Finished saving build plugins
2:12:15 PM: Started saving pip cache
2:12:15 PM: Finished saving pip cache
2:12:15 PM: Started saving emacs cask dependencies
2:12:15 PM: Finished saving emacs cask dependencies
2:12:15 PM: Started saving maven dependencies
2:12:15 PM: Finished saving maven dependencies
2:12:15 PM: Started saving boot dependencies
2:12:15 PM: Finished saving boot dependencies
2:12:15 PM: Started saving rust rustup cache
2:12:15 PM: Finished saving rust rustup cache
2:12:15 PM: Started saving go dependencies
2:12:15 PM: Finished saving go dependencies
2:12:15 PM: Build script success
2:12:15 PM: Section completed: building
2:12:16 PM: Uploading Cache of size 226.9MB
2:12:17 PM: Section completed: cleanup
2:12:17 PM: Finished processing build request in 34.890096647s
2:12:18 PM: Site is live ✨