Skip to main content

Deploy details

Deploy successful for pohles-admin

Bump sweetalert2 from 11.6.14 to 11.6.15

PR #51: dependabot/npm_and_yarn/sweetalert2-11.6.15@ed09530

Deploy log

Initializing

Complete
5:07:08 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/lukynmatuska/builds
5:08:02 PM: Build ready to start
5:09:57 PM: build-image version: d55944c047ef0aee2ac01971edde72cb2a50acfe (focal)
5:09:57 PM: build-image tag: v4.16.1
5:09:57 PM: buildbot version: abbb532f43aba2e093b26ceac3d8b53e7097bae8
5:09:57 PM: Fetching cached dependencies
5:09:57 PM: Starting to download cache of 263.3MB
5:10:00 PM: Finished downloading cache in 2.819916959s
5:10:00 PM: Starting to extract cache
5:10:03 PM: Finished extracting cache in 3.38124752s
5:10:03 PM: Finished fetching cache in 6.242863174s
5:10:03 PM: Starting to prepare the repo for build
5:10:04 PM: Preparing Git Reference pull/51/head
5:10:06 PM: Parsing package.json dependencies
5:10:07 PM: 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
5:10:07 PM: Section completed: initializing

Building

Complete
5:10:07 PM: Starting build script
5:10:07 PM: Installing dependencies
5:10:07 PM: Python version set to 2.7
5:10:07 PM: Started restoring cached node version
5:10:08 PM: Finished restoring cached node version
5:10:08 PM: Downloading and installing node v16.19.0...
5:10:09 PM: Computing checksum with sha256sum
5:10:09 PM: Checksums matched!
5:10:11 PM: Enabling node corepack
5:10:11 PM: Started restoring cached build plugins
5:10:11 PM: Finished restoring cached build plugins
5:10:11 PM: Attempting ruby version 2.7.2, read from environment
5:10:12 PM: Using ruby version 2.7.2
5:10:12 PM: Using PHP version 8.0
5:10:12 PM: No npm workspaces detected
5:10:12 PM: Started restoring cached node modules
5:10:12 PM: Finished restoring cached node modules
5:10:13 PM: Installing NPM modules using NPM version 8.19.3
5:10:14 PM: npm WARN deprecated angular-datatables@14.0.1: Please upgrade to v14.0.2 or later
5:10:16 PM: removed 1 package, changed 9 packages, and audited 1012 packages in 3s
5:10:16 PM: 125 packages are looking for funding
5:10:16 PM: run `npm fund` for details
5:10:16 PM: 6 vulnerabilities (1 low, 3 moderate, 2 high)
5:10:16 PM: To address issues that do not require attention, run:
5:10:16 PM: npm audit fix
5:10:16 PM: To address all issues (including breaking changes), run:
5:10:16 PM: npm audit fix --force
5:10:16 PM: Run `npm audit` for details.
5:10:16 PM: NPM modules installed
5:10:16 PM: Creating package sha
5:10:16 PM: Started restoring cached go cache
5:10:16 PM: Finished restoring cached go cache
5:10:16 PM: Installing Go version 1.16.5 (requested 1.16.5)
5:10:22 PM: unset GOOS;
5:10:22 PM: unset GOARCH;
5:10:22 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
5:10:22 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
5:10:22 PM: go version >&2;
5:10:22 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
5:10:22 PM: go version go1.16.5 linux/amd64
5:10:22 PM: Detected 1 framework(s)
5:10:22 PM: "angular" at version "15.0.2"
5:10:22 PM: Installing missing commands
5:10:22 PM: Verify run directory
5:10:23 PM:
5:10:23 PM: Netlify Build
5:10:23 PM: ────────────────────────────────────────────────────────────────
5:10:23 PM:
5:10:23 PM: ❯ Version
5:10:23 PM: @netlify/build 29.1.3
5:10:23 PM:
5:10:23 PM: ❯ Flags
5:10:23 PM: baseRelDir: true
5:10:23 PM: buildId: 63a09a3c1bb6be00084cf26c
5:10:23 PM: deployId: 63a09a3c1bb6be00084cf26e
5:10:23 PM:
5:10:23 PM: ❯ Current directory
5:10:23 PM: /opt/build/repo
5:10:23 PM:
5:10:23 PM: ❯ Config file
5:10:23 PM: /opt/build/repo/netlify.toml
5:10:23 PM:
5:10:23 PM: ❯ Context
5:10:23 PM: deploy-preview
5:10:23 PM:
5:10:23 PM: 1. build.command from netlify.toml
5:10:23 PM: ────────────────────────────────────────────────────────────────
5:10:23 PM: ​
5:10:23 PM: $ npm run build
5:10:24 PM: > pohles-admin@0.0.0 build
5:10:24 PM: > ng build
5:10:26 PM: - Generating browser application bundles (phase: setup)...
5:10:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:10:32 PM: Recommendation: math.div(($r * 299) + ($g * 587) + ($b * 114), 1000) or calc((($r * 299) + ($g * 587) + ($b * 114)) / 1000)
5:10:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:32 PM: ╷
5:10:32 PM: 57 │ $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;
5:10:32 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5:10:32 PM: ╵
5:10:32 PM: src/assets/scss/black-dashboard/bootstrap/_functions.scss 57:9 color-yiq()
5:10:32 PM: src/assets/scss/black-dashboard/custom/_variables.scss 723:37 @import
5:10:32 PM: src/assets/scss/black-dashboard.scss 22:9 root stylesheet
5:10:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:10:32 PM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
5:10:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:32 PM: ╷
5:10:32 PM: 640 │ $nav-divider-margin-y: ($spacer / 2) !default;
5:10:32 PM: │ ^^^^^^^^^^^
5:10:32 PM: ╵
5:10:32 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 640:38 @import
5:10:32 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
5:10:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:10:32 PM: Recommendation: math.div($nav-link-height - $navbar-brand-height, 2) or calc(($nav-link-height - $navbar-brand-height) / 2)
5:10:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:32 PM: ╷
5:10:32 PM: 653 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;
5:10:32 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5:10:32 PM: ╵
5:10:32 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 653:37 @import
5:10:32 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
5:10:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:10:32 PM: Recommendation: math.div($grid-gutter-width, 2) or calc($grid-gutter-width / 2)
5:10:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:32 PM: ╷
5:10:32 PM: 724 │ $card-group-margin: ($grid-gutter-width / 2) !default;
5:10:32 PM: │ ^^^^^^^^^^^^^^^^^^^^^^
5:10:32 PM: ╵
5:10:32 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 724:38 @import
5:10:32 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
5:10:32 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:10:32 PM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
5:10:32 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:32 PM: ╷
5:10:32 PM: 35 │ margin-bottom: ($spacer / 2);
5:10:32 PM: │ ^^^^^^^^^^^
5:10:32 PM: ╵
5:10:32 PM: src/assets/scss/black-dashboard/bootstrap/_images.scss 35:19 @import
5:10:32 PM: src/assets/scss/black-dashboard.scss 33:9 root stylesheet
5:10:32 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:10:33 PM: Recommendation: math.div(9, 21)
5:10:33 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:33 PM: ╷
5:10:33 PM: 32 │ padding-top: percentage(9 / 21);
5:10:33 PM: │ ^^^^^^
5:10:33 PM: ╵
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 32:29 @import
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:10:33 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:10:33 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:10:33 PM: Recommendation: math.div(9, 16)
5:10:33 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:33 PM: ╷
5:10:33 PM: 38 │ padding-top: percentage(9 / 16);
5:10:33 PM: │ ^^^^^^
5:10:33 PM: ╵
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 38:29 @import
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:10:33 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:10:33 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:10:33 PM: Recommendation: math.div(3, 4)
5:10:33 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:33 PM: ╷
5:10:33 PM: 44 │ padding-top: percentage(3 / 4);
5:10:33 PM: │ ^^^^^
5:10:33 PM: ╵
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 44:29 @import
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:10:33 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:10:33 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:10:33 PM: Recommendation: math.div(1, 1)
5:10:33 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:10:33 PM: ╷
5:10:33 PM: 50 │ padding-top: percentage(1 / 1);
5:10:33 PM: │ ^^^^^
5:10:33 PM: ╵
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 50:29 @import
5:10:33 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:10:33 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:10:33 PM: WARNING: 34 repetitive deprecation warnings omitted.
5:10:50 PM: Browser application bundle generation complete.
5:10:50 PM: Browser application bundle generation complete.
5:10:50 PM: - Copying assets...
5:10:50 PM: Copying assets complete.
5:10:50 PM: - Generating index html...
5:10:50 PM: - Generating index html...
5:10:50 PM: 1 rules skipped due to selector errors:
5:10:50 PM: .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
5:10:50 PM: Index html generation complete.
5:10:50 PM: Initial Chunk Files | Names | Raw Size | Estimated Transfer Size
5:10:50 PM: main.4500d5a749daf16e.js | main | 750.78 kB | 186.79 kB
5:10:50 PM: styles.418fa87315af64e6.css | styles | 315.25 kB | 35.76 kB
5:10:50 PM: scripts.53b3823017ca5c1a.js | scripts | 171.97 kB | 53.74 kB
5:10:50 PM: polyfills.4cbb8283bcf4a94c.js | polyfills | 33.11 kB | 10.64 kB
5:10:50 PM: runtime.0b2c68d4959299b9.js | runtime | 3.45 kB | 1.60 kB
5:10:50 PM:
5:10:50 PM: | Initial Total | 1.24 MB | 288.53 kB
5:10:50 PM:
5:10:50 PM: Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size
5:10:50 PM: 226.f73da27e9e182e81.js | sweetalert2 | 62.46 kB | 15.75 kB
5:10:50 PM: 732.a22a70eabcd7acbb.js | layouts-admin-admin-layout-module | 17.28 kB | 4.21 kB
5:10:50 PM:
5:10:50 PM: Build at: 2022-12-19T17:10:50.491Z - Hash: 874c89e0aff16837 - Time: 24260ms
5:10:50 PM:
5:10:50 PM: 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.
5:10:50 PM:
5:10:50 PM: 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.
5:10:50 PM:
5:10:50 PM: Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 774.56 kB with a total of 1.24 MB.
5:10:50 PM:
5:10:50 PM:
5:10:50 PM: ​
5:10:50 PM: (build.command completed in 26.6s)
5:10:50 PM:
5:10:50 PM: 2. Deploy site
5:10:50 PM: ────────────────────────────────────────────────────────────────
5:10:50 PM: ​
5:10:50 PM: Creating deploy tree
5:10:50 PM: 0 new files to upload
5:10:50 PM: 0 new functions to upload
5:10:50 PM: Section completed: deploying
5:10:50 PM: Site deploy was successfully initiated
5:10:50 PM: ​
5:10:50 PM: (Deploy site completed in 163ms)
5:10:50 PM:
5:10:50 PM: Netlify Build Complete
5:10:50 PM: ────────────────────────────────────────────────────────────────
5:10:50 PM: ​
5:10:50 PM: (Netlify Build completed in 26.7s)
5:10:51 PM: Caching artifacts
5:10:51 PM: Started saving node modules
5:10:51 PM: Finished saving node modules
5:10:51 PM: Started saving build plugins
5:10:51 PM: Finished saving build plugins
5:10:51 PM: Started saving pip cache
5:10:51 PM: Finished saving pip cache
5:10:51 PM: Started saving emacs cask dependencies
5:10:51 PM: Finished saving emacs cask dependencies
5:10:51 PM: Started saving maven dependencies
5:10:51 PM: Finished saving maven dependencies
5:10:51 PM: Started saving boot dependencies
5:10:51 PM: Finished saving boot dependencies
5:10:51 PM: Started saving rust rustup cache
5:10:51 PM: Finished saving rust rustup cache
5:10:51 PM: Started saving go dependencies
5:10:51 PM: Finished saving go dependencies
5:10:53 PM: Build script success
5:10:53 PM: Section completed: building
5:10:57 PM: Finished processing build request in 59.702858697s

Deploying

Complete
5:10:50 PM: Starting to deploy site from 'dist/pohles-admin'

Cleanup

Complete
5:10:57 PM: Section completed: cleanup

Post-processing

Complete
5:10:50 PM: Starting post processing
5:10:51 PM: Post processing - HTML
5:10:51 PM: Post processing - header rules
5:10:51 PM: Post processing - redirect rules
5:10:51 PM: Post processing done
5:10:52 PM: Section completed: postprocessing
5:10:54 PM: Site is live ✨
5:10:55 PM: Uploading Cache of size 294.6MB