Skip to main content

Deploy details

Deploy successful for netsells-code-standards

Bump eslint from 8.56.0 to 8.57.0 in /packages/eslint-config

PR #893: dependabot/npm_and_yarn/packages/eslint-config/eslint-8.57.0@37cae12

Deploy log

Initializing

Complete
3:40:28 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/samturrell/builds
3:41:16 PM: Build ready to start
3:41:38 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
3:41:38 PM: buildbot version: b6516ff84a8eec66d848f48c9e6b386390361fe6
3:41:38 PM: Fetching cached dependencies
3:41:38 PM: Starting to download cache of 326.5MB
3:41:40 PM: Finished downloading cache in 1.995s
3:41:40 PM: Starting to extract cache
3:41:43 PM: Finished extracting cache in 2.567s
3:41:43 PM: Finished fetching cache in 4.628s
3:41:43 PM: Starting to prepare the repo for build
3:41:43 PM: Preparing Git Reference pull/893/head
3:41:46 PM: Starting to install dependencies
3:41:49 PM: Python version set to 3.8
3:41:49 PM: Attempting Ruby version 2.6.2, read from environment
3:41:49 PM: Started restoring cached Ruby version
3:41:49 PM: Finished restoring cached Ruby version
3:41:50 PM: Using Ruby version 2.6.2
3:41:50 PM: Started restoring cached go cache
3:41:50 PM: Finished restoring cached go cache
3:41:50 PM: Installing Go version 1.12 (requested 1.12)
3:41:54 PM: go version go1.12 linux/amd64
3:41:55 PM: Using PHP version 8.0
3:41:56 PM: Started restoring cached Node.js version
3:41:57 PM: Finished restoring cached Node.js version
3:41:57 PM: Attempting Node.js version "v16" from .nvmrc
3:41:57 PM: v16.20.2 is already installed.
3:41:58 PM: Now using node v16.20.2 (npm v8.19.4)
3:41:58 PM: Enabling Node.js Corepack
3:41:58 PM: Started restoring cached build plugins
3:41:58 PM: Finished restoring cached build plugins
3:41:58 PM: Started restoring cached corepack dependencies
3:41:58 PM: Finished restoring cached corepack dependencies
3:41:58 PM: Started restoring cached yarn cache
3:41:58 PM: Finished restoring cached yarn cache
3:41:58 PM: Installing Yarn version 1.17.0
3:41:58 PM: Preparing yarn@1.17.0 for immediate activation...
3:41:58 PM: No yarn workspaces detected
3:41:58 PM: Started restoring cached node modules
3:41:58 PM: Finished restoring cached node modules
3:41:59 PM: Installing npm packages using Yarn version 1.17.0
3:41:59 PM: yarn install v1.17.0
3:41:59 PM: [1/4] Resolving packages...
3:41:59 PM: success Already up-to-date.
3:41:59 PM: Done in 0.30s.
3:41:59 PM: npm packages installed using Yarn
3:42:00 PM: Successfully installed dependencies
3:42:00 PM: Starting build script
3:42:03 PM: Detected 1 framework(s)
3:42:03 PM: "vuepress" at version "2.0.0-beta.61"
3:42:03 PM: Section completed: initializing

Building

Complete
3:42:04 PM: Netlify Build
3:42:04 PM: ────────────────────────────────────────────────────────────────
3:42:04 PM:
3:42:04 PM: ❯ Version
3:42:04 PM: @netlify/build 29.36.5
3:42:04 PM:
3:42:04 PM: ❯ Flags
3:42:04 PM: baseRelDir: true
3:42:04 PM: buildId: 66019aec71a00f00070fba83
3:42:04 PM: deployId: 66019aec71a00f00070fba85
3:42:04 PM:
3:42:04 PM: ❯ Current directory
3:42:04 PM: /opt/build/repo
3:42:04 PM:
3:42:04 PM: ❯ Config file
3:42:04 PM: No config file was defined: using default values.
3:42:04 PM:
3:42:04 PM: ❯ Context
3:42:04 PM: deploy-preview
3:42:04 PM:
3:42:04 PM: Build command from Netlify app
3:42:04 PM: ────────────────────────────────────────────────────────────────
3:42:04 PM: ​
3:42:04 PM: $ yarn build
3:42:04 PM: yarn run v1.17.0
3:42:04 PM: $ yarn generate && vuepress build src
3:42:04 PM: $ yarn generate:linters
3:42:04 PM: $ node ./.build/generate-linter-pages.js
3:42:05 PM: Generated rule file for: unit-no-unknown.
3:42:05 PM: Generated rule file for: shorthand-property-no-redundant-values.
3:42:05 PM: Generated rule file for: property-no-unknown.
3:42:05 PM: Generated rule file for: length-zero-no-unit.
3:42:05 PM: Generated rule file for: declaration-no-important.
3:42:05 PM: Generated rule file for: declaration-block-no-shorthand-property-overrides.
3:42:05 PM: Generated rule file for: declaration-block-no-duplicate-properties.
3:42:05 PM: Generated rule file for: color-no-invalid-hex.
3:42:05 PM: Generated rule file for: color-named.
3:42:05 PM: Generated rule file for: color-hex-length.
3:42:05 PM: Generated rule file for: block-no-empty.
3:42:05 PM: Generated rule index.
3:42:05 PM: Generated rule file for: vuejs-accessibility/tabindex-no-positive.
3:42:05 PM: Generated rule file for: vuejs-accessibility/role-has-required-aria-props.
3:42:05 PM: Generated rule file for: vuejs-accessibility/no-redundant-roles.
3:42:05 PM: Generated rule file for: vuejs-accessibility/no-onchange.
3:42:05 PM: Generated rule file for: vuejs-accessibility/no-distracting-elements.
3:42:05 PM: Generated rule file for: vuejs-accessibility/no-autofocus.
3:42:05 PM: Generated rule file for: vuejs-accessibility/no-access-key.
3:42:05 PM: Generated rule file for: vuejs-accessibility/mouse-events-have-key-events.
3:42:05 PM: Generated rule file for: vuejs-accessibility/interactive-supports-focus.
3:42:05 PM: Generated rule file for: vuejs-accessibility/iframe-has-title.
3:42:05 PM: Generated rule file for: vuejs-accessibility/heading-has-content.
3:42:05 PM: Generated rule file for: vuejs-accessibility/form-control-has-label.
3:42:05 PM: Generated rule file for: vuejs-accessibility/click-events-have-key-events.
3:42:05 PM: Generated rule file for: vuejs-accessibility/aria-unsupported-elements.
3:42:05 PM: Generated rule file for: vuejs-accessibility/aria-role.
3:42:05 PM: Generated rule file for: vuejs-accessibility/aria-props.
3:42:05 PM: Generated rule file for: vuejs-accessibility/anchor-has-content.
3:42:05 PM: Generated rule file for: vuejs-accessibility/alt-text.
3:42:05 PM: Generated rule file for: vue/v-on-style.
3:42:05 PM: Generated rule file for: vue/v-on-function-call.
3:42:05 PM: Generated rule file for: vue/v-bind-style.
3:42:05 PM: Generated rule file for: vue/this-in-template.
3:42:05 PM: Generated rule file for: vue/script-indent.
3:42:05 PM: Generated rule file for: vue/return-in-computed-property.
3:42:05 PM: Generated rule file for: vue/require-prop-types.
3:42:05 PM: Generated rule file for: vue/require-default-prop.
3:42:05 PM: Generated rule file for: vue/order-in-components.
3:42:05 PM: Generated rule file for: vue/object-curly-spacing.
3:42:05 PM: Generated rule file for: vue/no-v-html.
3:42:05 PM: Generated rule file for: vue/no-unused-vars.
3:42:05 PM: Generated rule file for: vue/no-textarea-mustache.
3:42:05 PM: Generated rule file for: vue/no-side-effects-in-computed-properties.
3:42:05 PM: Generated rule file for: vue/no-shared-component-data.
3:42:05 PM: Generated rule file for: vue/no-multi-spaces.
3:42:05 PM: Generated rule file for: vue/no-duplicate-attributes.
3:42:05 PM: Generated rule file for: vue/no-dupe-keys.
3:42:05 PM: Generated rule file for: vue/mustache-interpolation-spacing.
3:42:05 PM: Generated rule file for: vue/max-attributes-per-line.
3:42:05 PM: Generated rule file for: vue/match-component-file-name.
3:42:05 PM: Generated rule file for: vue/key-spacing.
3:42:05 PM: Generated rule file for: vue/html-quotes.
3:42:05 PM: Generated rule file for: vue/html-indent.
3:42:05 PM: Generated rule file for: vue/html-closing-bracket-spacing.
3:42:05 PM: Generated rule file for: vue/html-closing-bracket-newline.
3:42:05 PM: Generated rule file for: vue/eqeqeq.
3:42:05 PM: Generated rule file for: vue/component-name-in-template-casing.
3:42:05 PM: Generated rule file for: vue/component-definition-name-casing.
3:42:05 PM: Generated rule file for: vue/attribute-hyphenation.
3:42:05 PM: Generated rule file for: require-jsdoc-except/require-jsdoc.
3:42:05 PM: Generated rule file for: netsells/no-global-timeouts.
3:42:05 PM: Generated rule file for: netsells/no-dom-listeners.
3:42:05 PM: Generated rule file for: netsells/component-file-names.
3:42:05 PM: Generated rule file for: jsdoc/valid-types.
3:42:05 PM: Generated rule file for: jsdoc/tag-lines.
3:42:05 PM: Generated rule file for: jsdoc/require-returns-type.
3:42:05 PM: Generated rule file for: jsdoc/require-returns-check.
3:42:05 PM: Generated rule file for: jsdoc/require-returns.
3:42:05 PM: Generated rule file for: jsdoc/require-param-type.
3:42:05 PM: Generated rule file for: jsdoc/require-param-name.
3:42:05 PM: Generated rule file for: jsdoc/require-param.
3:42:05 PM: Generated rule file for: jsdoc/require-description-complete-sentence.
3:42:05 PM: Generated rule file for: jsdoc/require-description.
3:42:05 PM: Generated rule file for: jsdoc/no-undefined-types.
3:42:05 PM: Generated rule file for: jsdoc/match-description.
3:42:05 PM: Generated rule file for: jsdoc/implements-on-classes.
3:42:05 PM: Generated rule file for: jsdoc/check-types.
3:42:05 PM: Generated rule file for: jsdoc/check-tag-names.
3:42:05 PM: Generated rule file for: jsdoc/check-syntax.
3:42:05 PM: Generated rule file for: jsdoc/check-param-names.
3:42:05 PM: Generated rule file for: jsdoc/check-indentation.
3:42:05 PM: Generated rule file for: jsdoc/check-alignment.
3:42:05 PM: Generated rule file for: import/extensions.
3:42:05 PM: Generated rule file for: yoda.
3:42:05 PM: Generated rule file for: template-curly-spacing.
3:42:05 PM: Generated rule file for: space-before-function-paren.
3:42:05 PM: Generated rule file for: semi.
3:42:05 PM: Generated rule file for: quotes.
3:42:05 PM: Generated rule file for: prefer-template.
3:42:05 PM: Generated rule file for: prefer-const.
3:42:05 PM: Generated rule file for: prefer-arrow-callback.
3:42:05 PM: Generated rule file for: operator-linebreak.
3:42:05 PM: Generated rule file for: no-var.
3:42:05 PM: Generated rule file for: no-useless-return.
3:42:05 PM: Generated rule file for: no-use-before-define.
3:42:05 PM: Generated rule file for: no-unused-vars.
3:42:05 PM: Generated rule file for: no-unneeded-ternary.
3:42:05 PM: Generated rule file for: no-template-curly-in-string.
3:42:05 PM: Generated rule file for: no-sparse-arrays.
3:42:05 PM: Generated rule file for: no-restricted-imports.
3:42:05 PM: Generated rule file for: no-multiple-empty-lines.
3:42:05 PM: Generated rule file for: no-mixed-spaces-and-tabs.
3:42:05 PM: Generated rule file for: no-lonely-if.
3:42:05 PM: Generated rule file for: no-implicit-coercion.
3:42:05 PM: Generated rule file for: no-floating-decimal.
3:42:05 PM: Generated rule file for: no-eval.
3:42:05 PM: Generated rule file for: no-empty-function.
3:42:05 PM: Generated rule file for: no-empty.
3:42:05 PM: Generated rule file for: no-else-return.
3:42:05 PM: Generated rule file for: no-duplicate-imports.
3:42:05 PM: Generated rule file for: no-debugger.
3:42:05 PM: Generated rule file for: no-console.
3:42:05 PM: Generated rule file for: no-cond-assign.
3:42:05 PM: Generated rule file for: no-alert.
3:42:05 PM: Generated rule file for: key-spacing.
3:42:05 PM: Generated rule file for: indent.
3:42:05 PM: Generated rule file for: eqeqeq.
3:42:05 PM: Generated rule file for: eol-last.
3:42:05 PM: Generated rule file for: dot-notation.
3:42:05 PM: Generated rule file for: dot-location.
3:42:05 PM: Generated rule file for: curly.
3:42:05 PM: Generated rule file for: comma-dangle.
3:42:05 PM: Generated rule file for: arrow-spacing.
3:42:05 PM: Generated rule file for: arrow-parens.
3:42:05 PM: Generated rule index.
3:42:06 PM: - Initializing and preparing data
3:42:09 PM: Initializing and preparing data - done in 2.67s
3:42:09 PM: - Compiling with vite
3:42:13 PM: Browserslist: caniuse-lite is outdated. Please run:
3:42:13 PM: npx update-browserslist-db@latest
3:42:13 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
3:42:17 PM: Compiling with vite - done in 8.55s
3:42:17 PM: - Rendering 199 pages
3:42:22 PM: Rendering 199 pages - done in 4.94s
3:42:22 PM: success VuePress build completed in 16.35s!
3:42:22 PM: Done in 18.22s.
3:42:22 PM: ​
3:42:22 PM: (build.command completed in 18.4s)
3:42:22 PM:
3:42:25 PM: (Netlify Build completed in 21.4s)
3:42:26 PM: Section completed: building
3:42:48 PM: Finished processing build request in 1m10.339s

Deploying

Complete
3:42:22 PM: Deploy site
3:42:22 PM: ────────────────────────────────────────────────────────────────
3:42:22 PM: ​
3:42:22 PM: Starting to deploy site from "docs"
3:42:23 PM: Calculating files to upload
3:42:25 PM: 200 new files to upload
3:42:25 PM: 0 new functions to upload
3:42:25 PM: Starting to upload
3:42:25 PM: 10% uploaded
3:42:25 PM: 20% uploaded
3:42:25 PM: 30% uploaded
3:42:25 PM: 40% uploaded
3:42:25 PM: 50% uploaded
3:42:25 PM: 60% uploaded
3:42:25 PM: 70% uploaded
3:42:25 PM: 80% uploaded
3:42:25 PM: 90% uploaded
3:42:25 PM: 100% uploaded
3:42:25 PM: Section completed: deploying
3:42:25 PM: Site deploy was successfully initiated
3:42:25 PM: ​
3:42:25 PM: (Deploy site completed in 3s)

Cleanup

Complete
3:42:25 PM: Netlify Build Complete
3:42:25 PM: ────────────────────────────────────────────────────────────────
3:42:25 PM: ​
3:42:26 PM: Caching artifacts
3:42:26 PM: Started saving node modules
3:42:26 PM: Finished saving node modules
3:42:26 PM: Started saving swift build
3:42:26 PM: Finished saving swift build
3:42:26 PM: Started saving build plugins
3:42:26 PM: Finished saving build plugins
3:42:26 PM: Started saving corepack cache
3:42:26 PM: Finished saving corepack cache
3:42:26 PM: Started saving yarn cache
3:42:26 PM: Finished saving yarn cache
3:42:26 PM: Started saving pip cache
3:42:26 PM: Finished saving pip cache
3:42:26 PM: Started saving emacs cask dependencies
3:42:26 PM: Finished saving emacs cask dependencies
3:42:26 PM: Started saving maven dependencies
3:42:26 PM: Finished saving maven dependencies
3:42:26 PM: Started saving boot dependencies
3:42:26 PM: Finished saving boot dependencies
3:42:26 PM: Started saving rust rustup cache
3:42:26 PM: Finished saving rust rustup cache
3:42:26 PM: Started saving go dependencies
3:42:26 PM: Finished saving go dependencies
3:42:26 PM: Build script success
3:42:46 PM: Uploading Cache of size 306.1MB
3:42:48 PM: Section completed: cleanup

Post-processing

Complete
3:42:26 PM: Starting post processing
3:42:26 PM: Skipping form detection
3:42:26 PM: Post processing - header rules
3:42:26 PM: Post processing - redirect rules
3:42:26 PM: Post processing done
3:42:26 PM: Section completed: postprocessing
3:42:26 PM: Site is live ✨