Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for pohles-admin

Bump semver from 5.7.1 to 5.7.2

PR #87: dependabot/npm_and_yarn/semver-5.7.2@d71f50b

Deploy log

Initializing

Complete
5:41:19 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/lukynmatuska/builds
5:44:12 AM: Build ready to start
5:44:13 AM: build-image version: 1ae4e4d7d5e3544ab1eb7f270391cdbb47c1e1e5 (focal)
5:44:13 AM: buildbot version: 07d3aed5474bb03935df0405b4a4ae7c66557a4a
5:44:13 AM: Fetching cached dependencies
5:44:13 AM: Starting to download cache of 167.1MB
5:44:15 AM: Finished downloading cache in 1.796s
5:44:15 AM: Starting to extract cache
5:44:17 AM: Finished extracting cache in 1.794s
5:44:17 AM: Finished fetching cache in 3.656s
5:44:17 AM: Starting to prepare the repo for build
5:44:17 AM: Preparing Git Reference pull/87/head
5:44:18 AM: Custom publish path detected. Proceeding with the specified path: 'dist/pohles-admin'
5:44:19 AM: Starting to install dependencies
5:44:19 AM: Python version set to 3.8
5:44:19 AM: Attempting Ruby version 2.7.2, read from environment
5:44:19 AM: Using Ruby version 2.7.2
5:44:20 AM: Started restoring cached go cache
5:44:20 AM: Finished restoring cached go cache
5:44:20 AM: Installing Go version 1.16.5 (requested 1.16.5)
5:44:25 AM: go version go1.16.5 linux/amd64
5:44:26 AM: Using PHP version 8.0
5:44:26 AM: Started restoring cached Node.js version
5:44:27 AM: Finished restoring cached Node.js version
5:44:27 AM: v16.20.1 is already installed.
5:44:28 AM: Now using node v16.20.1 (npm v8.19.4)
5:44:28 AM: Enabling Node.js Corepack
5:44:28 AM: Started restoring cached build plugins
5:44:28 AM: Finished restoring cached build plugins
5:44:28 AM: Started restoring cached corepack dependencies
5:44:28 AM: Finished restoring cached corepack dependencies
5:44:28 AM: No npm workspaces detected
5:44:28 AM: Started restoring cached node modules
5:44:28 AM: Finished restoring cached node modules
5:44:28 AM: Installing npm packages using npm version 8.19.4
5:44:32 AM: removed 1 package, changed 12 packages, and audited 1012 packages in 3s
5:44:32 AM: 125 packages are looking for funding
5:44:32 AM: run `npm fund` for details
5:44:32 AM: 11 vulnerabilities (1 low, 7 moderate, 3 high)
5:44:32 AM: To address issues that do not require attention, run:
5:44:32 AM: npm audit fix
5:44:32 AM: To address all issues (including breaking changes), run:
5:44:32 AM: npm audit fix --force
5:44:32 AM: Run `npm audit` for details.
5:44:32 AM: npm packages installed
5:44:32 AM: Install dependencies script success
5:44:32 AM: Starting build script
5:44:33 AM: Detected 1 framework(s)
5:44:33 AM: angular at version 15.0.2
5:44:33 AM: Section completed: initializing

Building

Complete
5:44:34 AM: Netlify Build
5:44:34 AM: ────────────────────────────────────────────────────────────────
5:44:34 AM:
5:44:34 AM: ❯ Version
5:44:34 AM: @netlify/build 29.15.3
5:44:34 AM:
5:44:34 AM: ❯ Flags
5:44:34 AM: baseRelDir: true
5:44:34 AM: buildId: 64aceb7e7942c00008f2cd2b
5:44:34 AM: deployId: 64aceb7e7942c00008f2cd2d
5:44:34 AM:
5:44:34 AM: ❯ Current directory
5:44:34 AM: /opt/build/repo
5:44:34 AM:
5:44:34 AM: ❯ Config file
5:44:34 AM: /opt/build/repo/netlify.toml
5:44:34 AM:
5:44:34 AM: ❯ Context
5:44:34 AM: deploy-preview
5:44:34 AM:
5:44:34 AM: build.command from netlify.toml
5:44:34 AM: ────────────────────────────────────────────────────────────────
5:44:34 AM: ​
5:44:34 AM: $ npm run build
5:44:34 AM: > pohles-admin@0.0.0 build
5:44:34 AM: > ng build
5:44:36 AM: - Generating browser application bundles (phase: setup)...
5:44:43 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div(($r * 299) + ($g * 587) + ($b * 114), 1000) or calc((($r * 299) + ($g * 587) + ($b * 114)) / 1000)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 57 │ $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;
5:44:43 AM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_functions.scss 57:9 color-yiq()
5:44:43 AM: src/assets/scss/black-dashboard/custom/_variables.scss 723:37 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 22:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 640 │ $nav-divider-margin-y: ($spacer / 2) !default;
5:44:43 AM: │ ^^^^^^^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 640:38 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div($nav-link-height - $navbar-brand-height, 2) or calc(($nav-link-height - $navbar-brand-height) / 2)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 653 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;
5:44:43 AM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 653:37 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div($grid-gutter-width, 2) or calc($grid-gutter-width / 2)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 724 │ $card-group-margin: ($grid-gutter-width / 2) !default;
5:44:43 AM: │ ^^^^^^^^^^^^^^^^^^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 724:38 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 35 │ margin-bottom: ($spacer / 2);
5:44:43 AM: │ ^^^^^^^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_images.scss 35:19 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 33:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div(9, 21)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 32 │ padding-top: percentage(9 / 21);
5:44:43 AM: │ ^^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 32:29 @import
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div(9, 16)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 38 │ padding-top: percentage(9 / 16);
5:44:43 AM: │ ^^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 38:29 @import
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div(3, 4)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 44 │ padding-top: percentage(3 / 4);
5:44:43 AM: │ ^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 44:29 @import
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:44:43 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
5:44:43 AM: Recommendation: math.div(1, 1)
5:44:43 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
5:44:43 AM: ╷
5:44:43 AM: 50 │ padding-top: percentage(1 / 1);
5:44:43 AM: │ ^^^^^
5:44:43 AM: ╵
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 50:29 @import
5:44:43 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
5:44:43 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
5:44:43 AM: WARNING: 34 repetitive deprecation warnings omitted.
5:44:59 AM: Browser application bundle generation complete.
5:44:59 AM: Browser application bundle generation complete.
5:44:59 AM: - Copying assets...
5:44:59 AM: Copying assets complete.
5:44:59 AM: - Generating index html...
5:44:59 AM: - Generating index html...
5:44:59 AM: 1 rules skipped due to selector errors:
5:44:59 AM: .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
5:44:59 AM: Index html generation complete.
5:44:59 AM: Initial Chunk Files | Names | Raw Size | Estimated Transfer Size
5:44:59 AM: main.58986099fb30fd05.js | main | 751.17 kB | 187.29 kB
5:44:59 AM: styles.418fa87315af64e6.css | styles | 315.25 kB | 35.76 kB
5:44:59 AM: scripts.53b3823017ca5c1a.js | scripts | 171.97 kB | 53.74 kB
5:44:59 AM: polyfills.4cbb8283bcf4a94c.js | polyfills | 33.11 kB | 10.64 kB
5:44:59 AM: runtime.0b2c68d4959299b9.js | runtime | 3.45 kB | 1.60 kB
5:44:59 AM:
5:44:59 AM: | Initial Total | 1.25 MB | 289.03 kB
5:44:59 AM:
5:44:59 AM: Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size
5:44:59 AM: 226.f73da27e9e182e81.js | sweetalert2 | 62.46 kB | 15.75 kB
5:44:59 AM: 732.a22a70eabcd7acbb.js | layouts-admin-admin-layout-module | 17.28 kB | 4.21 kB
5:44:59 AM:
5:44:59 AM: Build at: 2023-07-11T05:44:59.600Z - Hash: 06981bcd5de01161 - Time: 22788ms
5:44:59 AM:
5:44:59 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.
5:44:59 AM:
5:44:59 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.
5:44:59 AM:
5:44:59 AM: Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 774.95 kB with a total of 1.25 MB.
5:44:59 AM:
5:44:59 AM:
5:44:59 AM: ​
5:44:59 AM: (build.command completed in 24.9s)
5:44:59 AM:
5:44:59 AM: (Netlify Build completed in 25s)
5:45:00 AM: Section completed: building
5:45:03 AM: Finished processing build request in 49.483s

Deploying

Complete
5:44:59 AM: Deploy site
5:44:59 AM: ────────────────────────────────────────────────────────────────
5:44:59 AM: ​
5:44:59 AM: Starting to deploy site from 'dist/pohles-admin'
5:44:59 AM: Calculating files to upload
5:44:59 AM: 0 new files to upload
5:44:59 AM: 0 new functions to upload
5:44:59 AM: Section completed: deploying
5:44:59 AM: Site deploy was successfully initiated
5:44:59 AM: ​
5:44:59 AM: (Deploy site completed in 92ms)

Cleanup

Complete
5:44:59 AM: Netlify Build Complete
5:44:59 AM: ────────────────────────────────────────────────────────────────
5:44:59 AM: ​
5:45:00 AM: Caching artifacts
5:45:00 AM: Started saving node modules
5:45:00 AM: Finished saving node modules
5:45:00 AM: Started saving build plugins
5:45:00 AM: Finished saving build plugins
5:45:00 AM: Started saving corepack cache
5:45:00 AM: Finished saving corepack cache
5:45:00 AM: Started saving pip cache
5:45:00 AM: Finished saving pip cache
5:45:00 AM: Started saving emacs cask dependencies
5:45:00 AM: Finished saving emacs cask dependencies
5:45:00 AM: Started saving maven dependencies
5:45:00 AM: Finished saving maven dependencies
5:45:00 AM: Started saving boot dependencies
5:45:00 AM: Finished saving boot dependencies
5:45:00 AM: Started saving rust rustup cache
5:45:00 AM: Finished saving rust rustup cache
5:45:00 AM: Started saving go dependencies
5:45:00 AM: Finished saving go dependencies
5:45:00 AM: Build script success
5:45:01 AM: Uploading Cache of size 167.0MB
5:45:03 AM: Section completed: cleanup

Post-processing

Complete
5:44:59 AM: Starting post processing
5:45:00 AM: Skipping HTML post processing
5:45:00 AM: Post processing - header rules
5:45:00 AM: Post processing - redirect rules
5:45:00 AM: Post processing done
5:45:00 AM: Section completed: postprocessing
5:45:01 AM: Site is live ✨