Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode #2030

Closed
wants to merge 1 commit into from

Refine Disabled Slide Toggles and Action Buttons

c0f5bce
Select commit
Loading
Failed to load commit list.
Closed

Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode #2030

Refine Disabled Slide Toggles and Action Buttons
c0f5bce
Select commit
Loading
Failed to load commit list.
Jenkins-CI Web / upgrade-build succeeded Oct 7, 2024 in 2m 8s

upgrade-build

Details

[email protected] build:project
node set_build_variables.js && ng build --configuration ${ENV:-develop} --base-href /upgrade/

Beginning pre build environment string replacements in environments.*.ts files
Pre build environment string replacements complete.
One or more browsers which are configured in the project's Browserslist configuration will be ignored as ES5 output is not supported by the Angular CLI.
Ignored browsers: kaios 2.5, op_mini all

  • Generating browser application bundles (phase: setup)...
    ✔ Browser application bundle generation complete.
    ✔ Browser application bundle generation complete.
  • Copying assets...
    ✔ Copying assets complete.
  • Generating index html...
    ✔ Index html generation complete.

Initial chunk files | Names | Raw size | Estimated transfer size
main.376b12dd15e73be4.js | main | 1.55 MB | 314.19 kB
styles.bd27719827ab1d7b.css | styles | 244.78 kB | 22.02 kB
polyfills.affab3047e6f5f08.js | polyfills | 35.90 kB | 11.62 kB
runtime.b03d6a6ab36fc9db.js | runtime | 3.09 kB | 1.50 kB

                          | Initial total                                                                     |    1.82 MB |               349.33 kB

Lazy chunk files | Names | Raw size | Estimated transfer size
644.9f571be6f26c0cde.js | profile-profile-module | 1.03 MB | 235.97 kB
795.d54e31ae46c70566.js | home-home-module | 890.83 kB | 139.25 kB
28.59bb913041f21378.js | home-home-module | 106.50 kB | 21.77 kB
752.da80308cf3c9bf77.js | logs-logs-module | 101.55 kB | 24.38 kB
364.4da10f55f16a2090.js | home-home-module | 94.51 kB | 15.97 kB
604.3ee7042040630525.js | experiment-users-experiment-users-module | 55.48 kB | 7.72 kB
536.2e5f313efd9c36b6.js | feature-flags-pages-feature-flag-details-page-feature-flag-details-page-component | 38.67 kB | 6.39 kB
932.2061fe04c6e89efb.js | features-auth-auth-module | 25.11 kB | 6.54 kB
928.328e720cba5ccb13.js | feature-flags-pages-feature-flag-root-page-feature-flag-root-page-component | 18.90 kB | 4.46 kB
920.a03119832cad527b.js | home-home-module | 8.51 kB | 2.96 kB
128.10bdc2271c710fb1.js | features-dashboard-dashboard-module | 8.50 kB | 2.22 kB
508.02036dd56d4203ac.js | features-auth-auth-module | 3.69 kB | 1.10 kB
common.5860fc7e3e5440be.js | common | 1012 bytes | 478 bytes

Build at: 2024-10-07T13:24:31.683Z - Hash: 319f1a9d71609761 - Time: 111199ms

./projects/upgrade/src/styles.scss - Warning: Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
Angular Material themes should be created from a map containing the keys "color", "typography", and "density". The color value should be a map containing the palette values for "primary", "accent", and "warn". See https://material.angular.io/guide/theming for more information.

node_modules/@angular/material/core/theming/_theming.scss 183:5 define-light-theme()
projects/upgrade/src/themes/light-theme.scss 87:15 @import
projects/upgrade/src/styles.scss 11:9 root stylesheet

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/node_modules/@swimlane/ngx-charts/fesm2020/swimlane-ngx-charts.mjs depends on 'rfdc'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/node_modules/ang-jsoneditor/fesm2022/ang-jsoneditor.mjs depends on 'jsoneditor'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/core/experiments/store/experiments.effects.ts depends on 'jszip'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/core/feature-flags/feature-flags.service.ts depends on 'lodash.isequal'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/features/dashboard/home/components/experiment-design/experiment-design.component.scss exceeded maximum budget. Budget 6.00 kB was not met by 602 bytes with a total of 6.59 kB.

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/features/dashboard/home/components/experiment-overview/experiment-overview.component.ts depends on 'lodash.find'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/features/dashboard/home/components/factorial-experiment-design/factorial-experiment-design.component.scss exceeded maximum budget. Budget 6.00 kB was not met by 2.49 kB with a total of 8.49 kB.

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/features/dashboard/home/pages/view-experiment/view-experiment.component.scss exceeded maximum budget. Budget 6.00 kB was not met by 4.04 kB with a total of 10.04 kB.

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/features/dashboard/logs/components/error-logs/error-logs.component.ts depends on 'lodash.groupby'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /home/jenkins/workspace/Upgrade-Build_PR-2030/frontend/projects/upgrade/src/app/features/dashboard/segments/pages/view-segment/view-segment.component.ts depends on 'lodash.clonedeep'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies