Skip to main content

Deploy details

Deploy successful for awesome-connect-four

chore(deps-dev): bump @vitest/coverage-c8 from 0.24.4 to 0.25.2

PR #93: dependabot/npm_and_yarn/vitest/coverage-c8-0.25.2@f99850d

Deploy log

2:11:39 PM: Build ready to start
2:11:41 PM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
2:11:41 PM: build-image tag: v4.14.3
2:11:41 PM: buildbot version: 0a9525e006898c513bdd79a097f61c04604a28eb
2:11:41 PM: Fetching cached dependencies
2:11:41 PM: Starting to download cache of 195.9MB
2:11:42 PM: Finished downloading cache in 633.105884ms
2:11:42 PM: Starting to extract cache
2:11:43 PM: Finished extracting cache in 1.601872314s
2:11:43 PM: Finished fetching cache in 2.285961216s
2:11:43 PM: Starting to prepare the repo for build
2:11:43 PM: Preparing Git Reference pull/93/head
2:11:44 PM: Parsing package.json dependencies
2:11:45 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '' in the Netlify UI
2:11:45 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:45 PM: Section completed: initializing
2:11:45 PM: Starting build script
2:11:45 PM: Installing dependencies
2:11:45 PM: Python version set to 2.7
2:11:45 PM: Started restoring cached node version
2:11:46 PM: Finished restoring cached node version
2:11:46 PM: Downloading and installing node v16.18.1...
2:11:48 PM: Computing checksum with sha256sum
2:11:48 PM: Checksums matched!
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:50 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: Installing NPM modules using NPM version 8.19.2
2:11:56 PM: added 2 packages, changed 1 package, and audited 1739 packages in 5s
2:11:56 PM: 300 packages are looking for funding
2:11:56 PM: run `npm fund` for details
2:11:56 PM: 23 vulnerabilities (22 high, 1 critical)
2:11:56 PM: To address issues that do not require attention, run:
2:11:56 PM: npm audit fix
2:11:56 PM: To address all issues (including breaking changes), run:
2:11:56 PM: npm audit fix --force
2:11:56 PM: Run `npm audit` for details.
2:11:56 PM: NPM modules installed
2:11:56 PM: Creating package sha
2:11:57 PM: Started restoring cached go cache
2:11:57 PM: Finished restoring cached go cache
2:11:57 PM: Installing Go version 1.17 (requested 1.17)
2:12:01 PM: unset GOOS;
2:12:01 PM: unset GOARCH;
2:12:01 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
2:12:01 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
2:12:01 PM: go version >&2;
2:12:01 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
2:12:01 PM: go version go1.17 linux/amd64
2:12:01 PM: Detected 1 framework(s)
2:12:01 PM: "svelte-kit" at version "1.0.0-next.529"
2:12:01 PM: Installing missing commands
2:12:01 PM: Verify run directory
2:12:02 PM:
2:12:02 PM: ────────────────────────────────────────────────────────────────
2:12:02 PM: Netlify Build
2:12:02 PM: ────────────────────────────────────────────────────────────────
2:12:02 PM:
2:12:02 PM: ❯ Version
2:12:02 PM: @netlify/build 28.1.13
2:12:02 PM:
2:12:02 PM: ❯ Flags
2:12:02 PM: baseRelDir: true
2:12:02 PM: buildId: 63724c9b1631c800081f94b9
2:12:02 PM: deployId: 63724c9b1631c800081f94bb
2:12:02 PM:
2:12:02 PM: ❯ Current directory
2:12:02 PM: /opt/build/repo
2:12:02 PM:
2:12:02 PM: ❯ Config file
2:12:02 PM: /opt/build/repo/netlify.toml
2:12:02 PM:
2:12:02 PM: ❯ Context
2:12:02 PM: deploy-preview
2:12:02 PM:
2:12:02 PM: ────────────────────────────────────────────────────────────────
2:12:02 PM: 1. build.command from netlify.toml
2:12:02 PM: ────────────────────────────────────────────────────────────────
2:12:02 PM: ​
2:12:02 PM: $ npm run build
2:12:03 PM: > connect-four@1.0.0 prebuild
2:12:03 PM: > npm run lint && CI=true npm test -- run --coverage
2:12:03 PM: > connect-four@1.0.0 lint
2:12:03 PM: > prettier --plugin-search-dir . --check . && eslint .
2:12:03 PM: Checking formatting...
2:12:04 PM: All matched files use Prettier code style!
2:12:05 PM: > connect-four@1.0.0 test
2:12:05 PM: > vitest run --coverage
2:12:06 PM: ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
2:12:06 PM: tsconfig.json:2:12:
2:12:06 PM: 2 │ "extends": "./.svelte-kit/tsconfig.json",
2:12:06 PM: ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2:12:06 PM:
c2:12:06 PM: RUN v0.24.4 /opt/build/repo
2:12:06 PM: Coverage enabled with c8
2:12:11 PM: testSpec.spec.ts (1 test) 2ms
2:12:11 PM: Test Files 1 passed (1)
2:12:11 PM: Tests 1 passed (1)
2:12:11 PM: Start at 14:12:06
2:12:11 PM: Duration 4.95s (transform 2.14s, setup 0ms, collect 18ms, tests 2ms)
2:12:11 PM: % Coverage report from c8
2:12:11 PM: ----------|---------|----------|---------|---------|-------------------
2:12:11 PM: File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
2:12:11 PM: ----------|---------|----------|---------|---------|-------------------
2:12:11 PM: All files | 0 | 0 | 0 | 0 |
2:12:11 PM: ----------|---------|----------|---------|---------|-------------------
2:12:13 PM: > connect-four@1.0.0 build
2:12:13 PM: > vite build
2:12:13 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
2:12:13 PM: vite v3.2.2 building for production...
2:12:13 PM: transforming...
2:12:14 PM: 41 modules transformed.
2:12:14 PM: rendering chunks...
2:12:14 PM: polyfillModulePreload is deprecated. Use modulePreload.polyfill instead.
2:12:14 PM: vite v3.2.2 building SSR bundle for production...
2:12:14 PM: transforming...
2:12:15 PM: 49 modules transformed.
2:12:15 PM: Generated an empty chunk: "hooks"
2:12:15 PM: rendering chunks...
2:12:15 PM: .svelte-kit/output/server/vite-manifest.json 1.31 KiB
2:12:15 PM: .svelte-kit/output/server/index.js 72.50 KiB
2:12:15 PM: .svelte-kit/output/server/entries/fallbacks/layout.svelte.js 0.23 KiB
2:12:15 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 1.50 KiB
2:12:15 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 3.07 KiB
2:12:15 PM: .svelte-kit/output/server/chunks/index.js 3.53 KiB
2:12:15 PM: .svelte-kit/output/server/chunks/index2.js 1.29 KiB
2:12:15 PM: .svelte-kit/output/server/chunks/hooks.js 0.00 KiB
2:12:15 PM: Run npm run preview to preview your production build locally.
2:12:15 PM: .svelte-kit/output/client/vite-manifest.json 2.56 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/components/layout.svelte-3764221b.js 0.53 KiB / gzip: 0.35 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/components/error.svelte-1334bed5.js 2.07 KiB / gzip: 0.96 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/components/pages/_page.svelte-1faa6480.js 5.30 KiB / gzip: 2.23 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/chunks/singletons-85478951.js 1.43 KiB / gzip: 0.81 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/chunks/index-285718c9.js 0.43 KiB / gzip: 0.30 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/chunks/index-9de25212.js 6.90 KiB / gzip: 2.79 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/chunks/0-c75aa4ae.js 0.09 KiB / gzip: 0.09 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/start-c08061b5.js 25.07 KiB / gzip: 9.79 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/chunks/1-79d08438.js 0.09 KiB / gzip: 0.09 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/chunks/2-b3e2f885.js 0.09 KiB / gzip: 0.10 KiB
2:12:15 PM: .svelte-kit/output/client/_app/immutable/assets/_page-9c24ca44.css 0.76 KiB / gzip: 0.38 KiB
2:12:15 PM:
2:12:15 PM: > Using @sveltejs/adapter-netlify
2:12:15 PM: ✔ done
2:12:15 PM: ​
2:12:15 PM: (build.command completed in 12.3s)
2:12:16 PM: Creating deploy upload records
2:12:15 PM:
2:12:15 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: 2. Functions bundling
2:12:15 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: ​
2:12:15 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
2:12:15 PM: ​
2:12:15 PM: (Functions bundling completed in 1ms)
2:12:15 PM:
2:12:15 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: 3. Edge Functions bundling
2:12:15 PM: ────────────────────────────────────────────────────────────────
2:12:15 PM: ​
2:12:15 PM: Packaging Edge Functions from .netlify/edge-functions directory:
2:12:15 PM: - render
2:12:16 PM: ​
2:12:16 PM: (Edge Functions bundling completed in 680ms)
2:12:16 PM:
2:12:16 PM: ────────────────────────────────────────────────────────────────
2:12:16 PM: 4. Deploy site
2:12:16 PM: ────────────────────────────────────────────────────────────────
2:12:16 PM: ​
2:12:16 PM: Starting to deploy site from 'dist'
2:12:16 PM: Creating deploy tree
2:12:16 PM: 8 new files to upload
2:12:16 PM: 0 new functions to upload
2:12:17 PM: Starting post processing
2:12:16 PM: Site deploy was successfully initiated
2:12:16 PM: ​
2:12:16 PM: (Deploy site completed in 370ms)
2:12:17 PM: Post processing - HTML
2:12:16 PM:
2:12:16 PM: ────────────────────────────────────────────────────────────────
2:12:16 PM: Netlify Build Complete
2:12:17 PM: Post processing - header rules
2:12:16 PM: ────────────────────────────────────────────────────────────────
2:12:16 PM: ​
2:12:16 PM: (Netlify Build completed in 13.4s)
2:12:16 PM: Caching artifacts
2:12:17 PM: Post processing - redirect rules
2:12:16 PM: Started saving node modules
2:12:16 PM: Finished saving node modules
2:12:16 PM: Started saving build plugins
2:12:16 PM: Finished saving build plugins
2:12:17 PM: Post processing done
2:12:16 PM: Started saving pip cache
2:12:16 PM: Finished saving pip cache
2:12:16 PM: Started saving emacs cask dependencies
2:12:16 PM: Finished saving emacs cask dependencies
2:12:16 PM: Started saving maven dependencies
2:12:16 PM: Finished saving maven dependencies
2:12:16 PM: Started saving boot dependencies
2:12:16 PM: Finished saving boot dependencies
2:12:16 PM: Started saving rust rustup cache
2:12:16 PM: Finished saving rust rustup cache
2:12:16 PM: Started saving go dependencies
2:12:16 PM: Finished saving go dependencies
2:12:19 PM: Build script success
2:12:19 PM: Section completed: building
2:12:20 PM: Uploading Cache of size 227.3MB
2:12:20 PM: Site is live ✨
2:12:22 PM: Section completed: cleanup
2:12:22 PM: Finished processing build request in 40.806781474s