Deploy details
Deploy successful for pohles-admin
Bump engine.io from 6.2.0 to 6.2.1 Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>Branch Deploy: dependabot/npm_and_yarn/engine.io-6.2.1@e452999
Deploy log
6:15:25 AM: Build ready to start
6:15:30 AM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
6:15:30 AM: build-image tag: v4.15.0
6:15:30 AM: buildbot version: ed9cb6d14e971a913d46fd66d5768b379bdfc7b3
6:15:30 AM: Fetching cached dependencies
6:15:30 AM: Starting to download cache of 260.6MB
6:15:33 AM: Finished downloading cache in 2.478928789s
6:15:33 AM: Starting to extract cache
6:15:38 AM: Finished extracting cache in 4.776334131s
6:15:38 AM: Finished fetching cache in 7.337495666s
6:15:38 AM: Starting to prepare the repo for build
6:15:38 AM: Preparing Git Reference refs/heads/dependabot/npm_and_yarn/engine.io-6.2.1
6:15:39 AM: Parsing package.json dependencies
6:15:40 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist/pohles-admin' versus 'dist/app/' in the Netlify UI
6:15:40 AM: Section completed: initializing
6:15:40 AM: Starting build script
6:15:40 AM: Installing dependencies
6:15:40 AM: Python version set to 2.7
6:15:40 AM: Started restoring cached node version
6:15:43 AM: Finished restoring cached node version
6:15:43 AM: v16.18.1 is already installed.
6:15:44 AM: Now using node v16.18.1 (npm v8.19.2)
6:15:44 AM: Enabling node corepack
6:15:44 AM: Started restoring cached build plugins
6:15:44 AM: Finished restoring cached build plugins
6:15:44 AM: Attempting ruby version 2.7.2, read from environment
6:15:45 AM: Using ruby version 2.7.2
6:15:45 AM: Using PHP version 8.0
6:15:45 AM: No npm workspaces detected
6:15:45 AM: Started restoring cached node modules
6:15:45 AM: Finished restoring cached node modules
6:15:46 AM: Started restoring cached go cache
6:15:46 AM: Finished restoring cached go cache
6:15:46 AM: Installing Go version 1.16.5 (requested 1.16.5)
6:15:50 AM: unset GOOS;
6:15:50 AM: unset GOARCH;
6:15:50 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
6:15:50 AM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
6:15:50 AM: go version >&2;
6:15:50 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
6:15:50 AM: go version go1.16.5 linux/amd64
6:15:50 AM: Detected 1 framework(s)
6:15:50 AM: "angular" at version "14.2.9"
6:15:50 AM: Installing missing commands
6:15:50 AM: Verify run directory
6:15:52 AM:
6:15:52 AM: ────────────────────────────────────────────────────────────────
6:15:52 AM: Netlify Build
6:15:52 AM: ────────────────────────────────────────────────────────────────
6:15:52 AM:
6:15:52 AM: ❯ Version
6:15:52 AM: @netlify/build 28.3.1
6:15:52 AM:
6:15:52 AM: ❯ Flags
6:15:52 AM: baseRelDir: true
6:15:52 AM: buildId: 637c68fd357b7800092f28bb
6:15:52 AM: deployId: 637c68fd357b7800092f28bd
6:15:52 AM:
6:15:52 AM: ❯ Current directory
6:15:52 AM: /opt/build/repo
6:15:52 AM:
6:15:52 AM: ❯ Config file
6:15:52 AM: /opt/build/repo/netlify.toml
6:15:52 AM:
6:15:52 AM: ❯ Context
6:15:52 AM: branch-deploy
6:15:52 AM:
6:15:52 AM: ────────────────────────────────────────────────────────────────
6:15:52 AM: 1. build.command from netlify.toml
6:15:52 AM: ────────────────────────────────────────────────────────────────
6:15:52 AM:
6:15:52 AM: $ npm run build
6:15:52 AM: > pohles-admin@0.0.0 build
6:15:52 AM: > ng build
6:15:54 AM: - Generating browser application bundles (phase: setup)...
6:16:01 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div(($r * 299) + ($g * 587) + ($b * 114), 1000) or calc((($r * 299) + ($g * 587) + ($b * 114)) / 1000)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 57 │ $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;
6:16:01 AM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_functions.scss 57:9 color-yiq()
6:16:01 AM: src/assets/scss/black-dashboard/custom/_variables.scss 723:37 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 22:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 640 │ $nav-divider-margin-y: ($spacer / 2) !default;
6:16:01 AM: │ ^^^^^^^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 640:38 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div($nav-link-height - $navbar-brand-height, 2) or calc(($nav-link-height - $navbar-brand-height) / 2)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 653 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;
6:16:01 AM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 653:37 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div($grid-gutter-width, 2) or calc($grid-gutter-width / 2)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 724 │ $card-group-margin: ($grid-gutter-width / 2) !default;
6:16:01 AM: │ ^^^^^^^^^^^^^^^^^^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 724:38 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 35 │ margin-bottom: ($spacer / 2);
6:16:01 AM: │ ^^^^^^^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_images.scss 35:19 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 33:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div(9, 21)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 32 │ padding-top: percentage(9 / 21);
6:16:01 AM: │ ^^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 32:29 @import
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div(9, 16)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 38 │ padding-top: percentage(9 / 16);
6:16:01 AM: │ ^^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 38:29 @import
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div(3, 4)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 44 │ padding-top: percentage(3 / 4);
6:16:01 AM: │ ^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 44:29 @import
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
6:16:01 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
6:16:01 AM: Recommendation: math.div(1, 1)
6:16:01 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
6:16:01 AM: ╷
6:16:01 AM: 50 │ padding-top: percentage(1 / 1);
6:16:01 AM: │ ^^^^^
6:16:01 AM: ╵
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 50:29 @import
6:16:01 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
6:16:01 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
6:16:01 AM: WARNING: 34 repetitive deprecation warnings omitted.
6:16:18 AM: ✔ Browser application bundle generation complete.
6:16:18 AM: ✔ Browser application bundle generation complete.
6:16:18 AM: - Copying assets...
6:16:18 AM: ✔ Copying assets complete.
6:16:18 AM: - Generating index html...
6:16:18 AM: - Generating index html...
6:16:18 AM: 1 rules skipped due to selector errors:
6:16:18 AM: .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
6:16:18 AM: ✔ Index html generation complete.
6:16:18 AM: Initial Chunk Files | Names | Raw Size | Estimated Transfer Size
6:16:18 AM: main.ae962f55c774c2fb.js | main | 769.64 kB | 191.14 kB
6:16:19 AM: Creating deploy upload records
6:16:18 AM: styles.2ae477665cf994b6.css | styles | 318.44 kB | 36.06 kB
6:16:18 AM: scripts.53b3823017ca5c1a.js | scripts | 171.97 kB | 53.74 kB
6:16:18 AM: polyfills.03cfd5b7f89155f0.js | polyfills | 33.08 kB | 10.70 kB
6:16:18 AM: runtime.3962fe9d2947de1d.js | runtime | 3.45 kB | 1.59 kB
6:16:18 AM:
6:16:18 AM: | Initial Total | 1.27 MB | 293.24 kB
6:16:19 AM: Starting post processing
6:16:18 AM:
6:16:18 AM: Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size
6:16:18 AM: 226.46304eb3a84c57f7.js | sweetalert2 | 62.34 kB | 15.67 kB
6:16:18 AM: 920.8668841cd86dce72.js | layouts-admin-admin-layout-module | 56.41 kB | 10.10 kB
6:16:19 AM: Post processing - HTML
6:16:18 AM:
6:16:18 AM: Build at: 2022-11-22T06:16:18.953Z - Hash: a40adf7dfbec5d7f - Time: 24594ms
6:16:18 AM:
6:16:19 AM: Post processing - header rules
6:16:18 AM: Warning: /opt/build/repo/node_modules/@sweetalert2/ngx-sweetalert2/fesm2020/sweetalert2-ngx-sweetalert2.mjs depends on 'sweetalert2'. CommonJS or AMD dependencies can cause optimization bailouts.
6:16:18 AM: For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
6:16:18 AM:
6:16:19 AM: Post processing - redirect rules
6:16:18 AM: Warning: /opt/build/repo/node_modules/angular-oauth2-oidc/__ivy_ngcc__/fesm2015/angular-oauth2-oidc.js depends on 'fast-sha256'. CommonJS or AMD dependencies can cause optimization bailouts.
6:16:18 AM: For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
6:16:18 AM:
6:16:19 AM: Post processing done
6:16:18 AM: Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 796.57 kB with a total of 1.27 MB.
6:16:18 AM:
6:16:18 AM:
6:16:19 AM: Section completed: postprocessing
6:16:19 AM:
6:16:19 AM: (build.command completed in 26.8s)
6:16:19 AM:
6:16:19 AM: ────────────────────────────────────────────────────────────────
6:16:19 AM: 2. Deploy site
6:16:19 AM: ────────────────────────────────────────────────────────────────
6:16:19 AM:
6:16:19 AM: Starting to deploy site from 'dist/pohles-admin'
6:16:19 AM: Creating deploy tree
6:16:19 AM: 0 new files to upload
6:16:19 AM: 0 new functions to upload
6:16:19 AM: Section completed: deploying
6:16:19 AM: Site deploy was successfully initiated
6:16:19 AM:
6:16:19 AM: (Deploy site completed in 269ms)
6:16:19 AM:
6:16:19 AM: ────────────────────────────────────────────────────────────────
6:16:19 AM: Netlify Build Complete
6:16:19 AM: ────────────────────────────────────────────────────────────────
6:16:19 AM:
6:16:19 AM: (Netlify Build completed in 27.1s)
6:16:19 AM: Caching artifacts
6:16:19 AM: Started saving node modules
6:16:19 AM: Finished saving node modules
6:16:19 AM: Started saving build plugins
6:16:19 AM: Finished saving build plugins
6:16:19 AM: Started saving pip cache
6:16:19 AM: Finished saving pip cache
6:16:19 AM: Started saving emacs cask dependencies
6:16:19 AM: Finished saving emacs cask dependencies
6:16:19 AM: Started saving maven dependencies
6:16:19 AM: Finished saving maven dependencies
6:16:19 AM: Started saving boot dependencies
6:16:19 AM: Finished saving boot dependencies
6:16:19 AM: Started saving rust rustup cache
6:16:19 AM: Finished saving rust rustup cache
6:16:19 AM: Started saving go dependencies
6:16:19 AM: Finished saving go dependencies
6:16:19 AM: Build script success
6:16:19 AM: Section completed: building
6:16:21 AM: Uploading Cache of size 260.5MB
6:16:22 AM: Site is live ✨
6:16:23 AM: Section completed: cleanup
6:16:23 AM: Finished processing build request in 52.503411419s