Deploy details
Deploy successful for pohles-admin
Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0PR #35: dependabot/npm_and_yarn/karma-jasmine-html-reporter-2.0.0@326ac21
Deploy log
8:27:09 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/lukynmatuska/builds
8:28:04 AM: Build ready to start
8:28:07 AM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
8:28:07 AM: build-image tag: v4.15.0
8:28:07 AM: buildbot version: ed9cb6d14e971a913d46fd66d5768b379bdfc7b3
8:28:08 AM: Fetching cached dependencies
8:28:08 AM: Starting to download cache of 260.5MB
8:28:10 AM: Finished downloading cache in 2.492488863s
8:28:10 AM: Starting to extract cache
8:28:13 AM: Finished extracting cache in 2.615259813s
8:28:13 AM: Finished fetching cache in 5.167083508s
8:28:13 AM: Starting to prepare the repo for build
8:28:13 AM: Preparing Git Reference pull/35/head
8:28:14 AM: Parsing package.json dependencies
8:28:15 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
8:28:15 AM: Section completed: initializing
8:28:15 AM: Starting build script
8:28:15 AM: Installing dependencies
8:28:15 AM: Python version set to 2.7
8:28:15 AM: Started restoring cached node version
8:28:16 AM: Finished restoring cached node version
8:28:16 AM: v16.18.1 is already installed.
8:28:17 AM: Now using node v16.18.1 (npm v8.19.2)
8:28:17 AM: Enabling node corepack
8:28:17 AM: Started restoring cached build plugins
8:28:17 AM: Finished restoring cached build plugins
8:28:17 AM: Attempting ruby version 2.7.2, read from environment
8:28:18 AM: Using ruby version 2.7.2
8:28:18 AM: Using PHP version 8.0
8:28:18 AM: No npm workspaces detected
8:28:18 AM: Started restoring cached node modules
8:28:18 AM: Finished restoring cached node modules
8:28:18 AM: Installing NPM modules using NPM version 8.19.2
8:28:22 AM: added 43 packages, removed 4 packages, changed 28 packages, and audited 1012 packages in 4s
8:28:22 AM: 125 packages are looking for funding
8:28:22 AM: run `npm fund` for details
8:28:22 AM: 5 vulnerabilities (3 moderate, 2 high)
8:28:22 AM: To address issues that do not require attention, run:
8:28:22 AM: npm audit fix
8:28:22 AM: To address all issues (including breaking changes), run:
8:28:22 AM: npm audit fix --force
8:28:22 AM: Run `npm audit` for details.
8:28:22 AM: NPM modules installed
8:28:22 AM: Creating package sha
8:28:23 AM: Started restoring cached go cache
8:28:23 AM: Finished restoring cached go cache
8:28:23 AM: Installing Go version 1.16.5 (requested 1.16.5)
8:28:27 AM: unset GOOS;
8:28:27 AM: unset GOARCH;
8:28:27 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
8:28:27 AM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
8:28:27 AM: go version >&2;
8:28:27 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
8:28:27 AM: go version go1.16.5 linux/amd64
8:28:27 AM: Detected 1 framework(s)
8:28:27 AM: "angular" at version "15.0.0"
8:28:27 AM: Installing missing commands
8:28:27 AM: Verify run directory
8:28:29 AM:
8:28:29 AM: ────────────────────────────────────────────────────────────────
8:28:29 AM: Netlify Build
8:28:29 AM: ────────────────────────────────────────────────────────────────
8:28:29 AM:
8:28:29 AM: ❯ Version
8:28:29 AM: @netlify/build 28.3.1
8:28:29 AM:
8:28:29 AM: ❯ Flags
8:28:29 AM: baseRelDir: true
8:28:29 AM: buildId: 637c87dd8279b6000867ff18
8:28:29 AM: deployId: 637c87dd8279b6000867ff1a
8:28:29 AM:
8:28:29 AM: ❯ Current directory
8:28:29 AM: /opt/build/repo
8:28:29 AM:
8:28:29 AM: ❯ Config file
8:28:29 AM: /opt/build/repo/netlify.toml
8:28:29 AM:
8:28:29 AM: ❯ Context
8:28:29 AM: deploy-preview
8:28:29 AM:
8:28:29 AM: ────────────────────────────────────────────────────────────────
8:28:29 AM: 1. build.command from netlify.toml
8:28:29 AM: ────────────────────────────────────────────────────────────────
8:28:29 AM:
8:28:29 AM: $ npm run build
8:28:29 AM: > pohles-admin@0.0.0 build
8:28:29 AM: > ng build
8:28:31 AM: - Generating browser application bundles (phase: setup)...
8:28:39 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div(($r * 299) + ($g * 587) + ($b * 114), 1000) or calc((($r * 299) + ($g * 587) + ($b * 114)) / 1000)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 57 │ $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;
8:28:39 AM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_functions.scss 57:9 color-yiq()
8:28:39 AM: src/assets/scss/black-dashboard/custom/_variables.scss 723:37 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 22:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 640 │ $nav-divider-margin-y: ($spacer / 2) !default;
8:28:39 AM: │ ^^^^^^^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 640:38 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div($nav-link-height - $navbar-brand-height, 2) or calc(($nav-link-height - $navbar-brand-height) / 2)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 653 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;
8:28:39 AM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 653:37 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div($grid-gutter-width, 2) or calc($grid-gutter-width / 2)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 724 │ $card-group-margin: ($grid-gutter-width / 2) !default;
8:28:39 AM: │ ^^^^^^^^^^^^^^^^^^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 724:38 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 35 │ margin-bottom: ($spacer / 2);
8:28:39 AM: │ ^^^^^^^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_images.scss 35:19 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 33:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div(9, 21)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 32 │ padding-top: percentage(9 / 21);
8:28:39 AM: │ ^^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 32:29 @import
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div(9, 16)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 38 │ padding-top: percentage(9 / 16);
8:28:39 AM: │ ^^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 38:29 @import
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div(3, 4)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 44 │ padding-top: percentage(3 / 4);
8:28:39 AM: │ ^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 44:29 @import
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
8:28:39 AM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:28:39 AM: Recommendation: math.div(1, 1)
8:28:39 AM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:28:39 AM: ╷
8:28:39 AM: 50 │ padding-top: percentage(1 / 1);
8:28:39 AM: │ ^^^^^
8:28:39 AM: ╵
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 50:29 @import
8:28:39 AM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
8:28:39 AM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
8:28:39 AM: WARNING: 34 repetitive deprecation warnings omitted.
8:28:57 AM: ✔ Browser application bundle generation complete.
8:28:57 AM: ✔ Browser application bundle generation complete.
8:28:57 AM: - Copying assets...
8:28:57 AM: ✔ Copying assets complete.
8:28:57 AM: - Generating index html...
8:28:58 AM: - Generating index html...
8:28:58 AM: 1 rules skipped due to selector errors:
8:28:58 AM: .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
8:28:58 AM: ✔ Index html generation complete.
8:28:58 AM: Initial Chunk Files | Names | Raw Size | Estimated Transfer Size
8:28:58 AM: Creating deploy upload records
8:28:58 AM: main.ae962f55c774c2fb.js | main | 769.64 kB | 191.14 kB
8:28:58 AM: styles.2ae477665cf994b6.css | styles | 318.44 kB | 36.06 kB
8:28:58 AM: scripts.53b3823017ca5c1a.js | scripts | 171.97 kB | 53.74 kB
8:28:58 AM: polyfills.4cbb8283bcf4a94c.js | polyfills | 33.11 kB | 10.64 kB
8:28:58 AM: runtime.3962fe9d2947de1d.js | runtime | 3.45 kB | 1.59 kB
8:28:58 AM:
8:28:58 AM: | Initial Total | 1.27 MB | 293.18 kB
8:28:58 AM:
8:28:58 AM: Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size
8:28:58 AM: Starting post processing
8:28:58 AM: 226.46304eb3a84c57f7.js | sweetalert2 | 62.34 kB | 15.67 kB
8:28:58 AM: 920.8668841cd86dce72.js | layouts-admin-admin-layout-module | 56.41 kB | 10.10 kB
8:28:58 AM:
8:28:58 AM: Post processing - HTML
8:28:58 AM: Build at: 2022-11-22T08:28:58.133Z - Hash: b2dca1c295eb2e08 - Time: 26550ms
8:28:58 AM:
8:28:58 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.
8:28:58 AM: Post processing - header rules
8:28:58 AM: For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
8:28:58 AM:
8:28:59 AM: Post processing - redirect rules
8:28:58 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.
8:28:58 AM: For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
8:28:59 AM: Post processing done
8:28:58 AM:
8:28:58 AM: Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 796.60 kB with a total of 1.27 MB.
8:28:58 AM:
8:28:59 AM: Section completed: postprocessing
8:28:58 AM:
8:28:58 AM:
8:28:58 AM: (build.command completed in 29s)
8:28:58 AM:
8:28:58 AM: ────────────────────────────────────────────────────────────────
8:28:58 AM: 2. Deploy site
8:28:58 AM: ────────────────────────────────────────────────────────────────
8:28:58 AM:
8:28:58 AM: Starting to deploy site from 'dist/pohles-admin'
8:28:58 AM: Creating deploy tree
8:28:58 AM: 0 new files to upload
8:28:58 AM: 0 new functions to upload
8:28:58 AM: Section completed: deploying
8:28:58 AM: Site deploy was successfully initiated
8:28:58 AM:
8:28:58 AM: (Deploy site completed in 263ms)
8:28:58 AM:
8:28:58 AM: ────────────────────────────────────────────────────────────────
8:28:58 AM: Netlify Build Complete
8:28:58 AM: ────────────────────────────────────────────────────────────────
8:28:58 AM:
8:28:58 AM: (Netlify Build completed in 29.3s)
8:28:58 AM: Caching artifacts
8:28:58 AM: Started saving node modules
8:28:58 AM: Finished saving node modules
8:28:58 AM: Started saving build plugins
8:28:58 AM: Finished saving build plugins
8:28:58 AM: Started saving pip cache
8:28:58 AM: Finished saving pip cache
8:28:58 AM: Started saving emacs cask dependencies
8:28:58 AM: Finished saving emacs cask dependencies
8:28:58 AM: Started saving maven dependencies
8:28:58 AM: Finished saving maven dependencies
8:28:58 AM: Started saving boot dependencies
8:28:58 AM: Finished saving boot dependencies
8:28:58 AM: Started saving rust rustup cache
8:28:58 AM: Finished saving rust rustup cache
8:28:58 AM: Started saving go dependencies
8:28:58 AM: Finished saving go dependencies
8:28:58 AM: Build script success
8:28:58 AM: Section completed: building
8:29:00 AM: Uploading Cache of size 262.8MB
8:29:02 AM: Site is live ✨
8:29:02 AM: Section completed: cleanup
8:29:02 AM: Finished processing build request in 54.833870676s