Skip to main content

Deploy details

Deploy successful for pohles-admin

Fix loading with error from API

Branch Deploy: 47-loading-of-tickets-freezes-on-api-error@7add8e0

Deploy log

4:06:56 PM: Build ready to start
4:06:59 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
4:06:59 PM: build-image tag: v4.15.0
4:06:59 PM: buildbot version: cc0c986a947e274d444f48f63f797a5d01f2a89a
4:06:59 PM: Fetching cached dependencies
4:06:59 PM: Starting to download cache of 263.2MB
4:07:02 PM: Finished downloading cache in 2.926646105s
4:07:02 PM: Starting to extract cache
4:07:07 PM: Finished extracting cache in 4.687138173s
4:07:07 PM: Finished fetching cache in 7.692714384s
4:07:07 PM: Starting to prepare the repo for build
4:07:07 PM: Preparing Git Reference refs/heads/47-loading-of-tickets-freezes-on-api-error
4:07:08 PM: Parsing package.json dependencies
4:07:09 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
4:07:09 PM: Section completed: initializing
4:07:09 PM: Starting build script
4:07:09 PM: Installing dependencies
4:07:09 PM: Python version set to 2.7
4:07:09 PM: Started restoring cached node version
4:07:11 PM: Finished restoring cached node version
4:07:11 PM: v16.18.1 is already installed.
4:07:11 PM: Now using node v16.18.1 (npm v8.19.2)
4:07:11 PM: Enabling node corepack
4:07:11 PM: Started restoring cached build plugins
4:07:11 PM: Finished restoring cached build plugins
4:07:11 PM: Attempting ruby version 2.7.2, read from environment
4:07:12 PM: Using ruby version 2.7.2
4:07:12 PM: Using PHP version 8.0
4:07:12 PM: No npm workspaces detected
4:07:12 PM: Started restoring cached node modules
4:07:12 PM: Finished restoring cached node modules
4:07:12 PM: Started restoring cached go cache
4:07:12 PM: Finished restoring cached go cache
4:07:12 PM: Installing Go version 1.16.5 (requested 1.16.5)
4:07:18 PM: unset GOOS;
4:07:18 PM: unset GOARCH;
4:07:18 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
4:07:18 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
4:07:18 PM: go version >&2;
4:07:18 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
4:07:18 PM: go version go1.16.5 linux/amd64
4:07:18 PM: Detected 1 framework(s)
4:07:18 PM: "angular" at version "15.0.0"
4:07:18 PM: Installing missing commands
4:07:18 PM: Verify run directory
4:07:19 PM:
4:07:19 PM: ────────────────────────────────────────────────────────────────
4:07:19 PM: Netlify Build
4:07:19 PM: ────────────────────────────────────────────────────────────────
4:07:19 PM:
4:07:19 PM: ❯ Version
4:07:19 PM: @netlify/build 29.0.1
4:07:19 PM:
4:07:19 PM: ❯ Flags
4:07:19 PM: baseRelDir: true
4:07:19 PM: buildId: 638f68a091abcd00088ca966
4:07:19 PM: deployId: 638f68a091abcd00088ca968
4:07:19 PM:
4:07:19 PM: ❯ Current directory
4:07:19 PM: /opt/build/repo
4:07:19 PM:
4:07:19 PM: ❯ Config file
4:07:19 PM: /opt/build/repo/netlify.toml
4:07:19 PM:
4:07:19 PM: ❯ Context
4:07:19 PM: branch-deploy
4:07:19 PM:
4:07:19 PM: ────────────────────────────────────────────────────────────────
4:07:19 PM: 1. build.command from netlify.toml
4:07:19 PM: ────────────────────────────────────────────────────────────────
4:07:19 PM: ​
4:07:19 PM: $ npm run build
4:07:20 PM: > pohles-admin@0.0.0 build
4:07:20 PM: > ng build
4:07:21 PM: - Generating browser application bundles (phase: setup)...
4:07:27 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div(($r * 299) + ($g * 587) + ($b * 114), 1000) or calc((($r * 299) + ($g * 587) + ($b * 114)) / 1000)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 57 │ $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;
4:07:27 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_functions.scss 57:9 color-yiq()
4:07:27 PM: src/assets/scss/black-dashboard/custom/_variables.scss 723:37 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 22:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 640 │ $nav-divider-margin-y: ($spacer / 2) !default;
4:07:27 PM: │ ^^^^^^^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 640:38 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div($nav-link-height - $navbar-brand-height, 2) or calc(($nav-link-height - $navbar-brand-height) / 2)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 653 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;
4:07:27 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 653:37 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div($grid-gutter-width, 2) or calc($grid-gutter-width / 2)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 724 │ $card-group-margin: ($grid-gutter-width / 2) !default;
4:07:27 PM: │ ^^^^^^^^^^^^^^^^^^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_variables.scss 724:38 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 23:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div($spacer, 2) or calc($spacer / 2)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 35 │ margin-bottom: ($spacer / 2);
4:07:27 PM: │ ^^^^^^^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_images.scss 35:19 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 33:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div(9, 21)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 32 │ padding-top: percentage(9 / 21);
4:07:27 PM: │ ^^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 32:29 @import
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div(9, 16)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 38 │ padding-top: percentage(9 / 16);
4:07:27 PM: │ ^^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 38:29 @import
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div(3, 4)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 44 │ padding-top: percentage(3 / 4);
4:07:27 PM: │ ^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 44:29 @import
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
4:07:27 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
4:07:27 PM: Recommendation: math.div(1, 1)
4:07:27 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
4:07:27 PM: ╷
4:07:27 PM: 50 │ padding-top: percentage(1 / 1);
4:07:27 PM: │ ^^^^^
4:07:27 PM: ╵
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/utilities/_embed.scss 50:29 @import
4:07:27 PM: src/assets/scss/black-dashboard/bootstrap/_utilities.scss 6:9 @import
4:07:27 PM: src/assets/scss/black-dashboard.scss 60:9 root stylesheet
4:07:27 PM: WARNING: 34 repetitive deprecation warnings omitted.
4:07:44 PM: Browser application bundle generation complete.
4:07:44 PM: Browser application bundle generation complete.
4:07:44 PM: - Copying assets...
4:07:44 PM: Copying assets complete.
4:07:44 PM: - Generating index html...
4:07:44 PM: - Generating index html...
4:07:44 PM: 1 rules skipped due to selector errors:
4:07:44 PM: .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
4:07:44 PM: Index html generation complete.
4:07:44 PM: Initial Chunk Files | Names | Raw Size | Estimated Transfer Size
4:07:44 PM: Creating deploy upload records
4:07:44 PM: main.4500d5a749daf16e.js | main | 750.78 kB | 186.79 kB
4:07:44 PM: styles.418fa87315af64e6.css | styles | 315.25 kB | 35.76 kB
4:07:44 PM: scripts.53b3823017ca5c1a.js | scripts | 171.97 kB | 53.74 kB
4:07:44 PM: polyfills.4cbb8283bcf4a94c.js | polyfills | 33.11 kB | 10.64 kB
4:07:44 PM: runtime.242654b99a904730.js | runtime | 3.45 kB | 1.60 kB
4:07:44 PM:
4:07:44 PM: | Initial Total | 1.24 MB | 288.53 kB
4:07:44 PM:
4:07:44 PM: Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size
4:07:44 PM: 226.b1c8197cbdd3890e.js | sweetalert2 | 62.45 kB | 15.74 kB
4:07:44 PM: 732.a22a70eabcd7acbb.js | layouts-admin-admin-layout-module | 17.28 kB | 4.21 kB
4:07:44 PM:
4:07:44 PM: Build at: 2022-12-06T16:07:44.329Z - Hash: d89322445bc889d4 - Time: 22279ms
4:07:44 PM:
4:07:44 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.
4:07:44 PM:
4:07:44 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.
4:07:44 PM:
4:07:44 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.
4:07:44 PM:
4:07:44 PM:
4:07:44 PM: ​
4:07:45 PM: Starting post processing
4:07:44 PM: (build.command completed in 24.4s)
4:07:44 PM:
4:07:44 PM: ────────────────────────────────────────────────────────────────
4:07:44 PM: 2. Deploy site
4:07:44 PM: ────────────────────────────────────────────────────────────────
4:07:45 PM: Post processing - HTML
4:07:44 PM: ​
4:07:44 PM: Starting to deploy site from 'dist/pohles-admin'
4:07:44 PM: Creating deploy tree
4:07:44 PM: 3 new files to upload
4:07:44 PM: 0 new functions to upload
4:07:44 PM: Section completed: deploying
4:07:44 PM: Site deploy was successfully initiated
4:07:44 PM: ​
4:07:46 PM: Post processing - header rules
4:07:44 PM: (Deploy site completed in 416ms)
4:07:44 PM:
4:07:44 PM: ────────────────────────────────────────────────────────────────
4:07:44 PM: Netlify Build Complete
4:07:46 PM: Post processing - redirect rules
4:07:44 PM: ────────────────────────────────────────────────────────────────
4:07:44 PM: ​
4:07:44 PM: (Netlify Build completed in 24.8s)
4:07:45 PM: Caching artifacts
4:07:45 PM: Started saving node modules
4:07:45 PM: Finished saving node modules
4:07:45 PM: Started saving build plugins
4:07:45 PM: Finished saving build plugins
4:07:46 PM: Post processing done
4:07:45 PM: Started saving pip cache
4:07:45 PM: Finished saving pip cache
4:07:45 PM: Started saving emacs cask dependencies
4:07:45 PM: Finished saving emacs cask dependencies
4:07:46 PM: Section completed: postprocessing
4:07:45 PM: Started saving maven dependencies
4:07:45 PM: Finished saving maven dependencies
4:07:45 PM: Started saving boot dependencies
4:07:45 PM: Finished saving boot dependencies
4:07:45 PM: Started saving rust rustup cache
4:07:45 PM: Finished saving rust rustup cache
4:07:45 PM: Started saving go dependencies
4:07:45 PM: Finished saving go dependencies
4:07:45 PM: Build script success
4:07:45 PM: Section completed: building
4:07:46 PM: Uploading Cache of size 263.1MB
4:07:48 PM: Section completed: cleanup
4:07:48 PM: Finished processing build request in 49.209403126s
4:07:50 PM: Site is live ✨