Skip to main content

Deploy details

Deploy successful for circuitverse

workflow to run all specs in `src/simulator/spec`

PR #510: tests@ec8e1e7

Lighthouse scores

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-lighthouse
  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for path '/': Performance: 45, Accessibility: 72, Best Practices: 92, SEO: 80, PWA: 30

  • info

    Build time: 49s. Total deploy time: 49s

    Build started at 1:54:42 PM and ended at 1:55:31 PM. Learn more about build minutes

Deploy log

Initializing

Complete
1:54:31 PM: Build ready to start
1:54:42 PM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (noble)
1:54:42 PM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
1:54:42 PM: Fetching cached dependencies
1:54:42 PM: Starting to download cache of 634.9MB
1:54:44 PM: Finished downloading cache in 1.387s
1:54:44 PM: Starting to extract cache
1:54:52 PM: Finished extracting cache in 8.046s
1:54:52 PM: Finished fetching cache in 9.521s
1:54:52 PM: Starting to prepare the repo for build
1:54:52 PM: Preparing Git Reference pull/510/head
1:54:54 PM: Custom build command detected. Proceeding with the specified command: 'npm run build && mkdir -p ./dist && cp -r ../public/* ./dist/'
1:54:55 PM: Starting to install dependencies
1:54:55 PM: Started restoring cached mise cache
1:54:57 PM: Finished restoring cached mise cache
1:54:58 PM: Python version set to 3.13.2
1:54:58 PM: Ruby version set to 2.7.2
1:54:58 PM: Go version set to 1.17
1:54:59 PM: Using PHP version 8.3
1:55:00 PM: Started restoring cached Node.js version
1:55:02 PM: Finished restoring cached Node.js version
1:55:03 PM: v22.14.0 is already installed.
1:55:03 PM: Now using node v22.14.0 (npm v10.9.2)
1:55:03 PM: Enabling Node.js Corepack
1:55:03 PM: Started restoring cached build plugins
1:55:03 PM: Finished restoring cached build plugins
1:55:03 PM: Started restoring cached corepack dependencies
1:55:03 PM: Finished restoring cached corepack dependencies
1:55:03 PM: No npm workspaces detected
1:55:03 PM: Started restoring cached node modules
1:55:03 PM: Finished restoring cached node modules
1:55:03 PM: Installing npm packages using npm version 10.9.2
1:55:05 PM: > cv-frontend-vue@0.0.0 postinstall
1:55:05 PM: > husky install
1:55:05 PM: husky - Git hooks installed
1:55:05 PM: up to date, audited 706 packages in 2s
1:55:05 PM: 155 packages are looking for funding
1:55:05 PM: run `npm fund` for details
1:55:05 PM: 9 vulnerabilities (7 moderate, 2 high)
1:55:05 PM: To address all issues (including breaking changes), run:
1:55:05 PM: npm audit fix --force
1:55:05 PM: Run `npm audit` for details.
1:55:05 PM: npm packages installed
1:55:06 PM: Successfully installed dependencies
1:55:06 PM: Starting build script
1:55:07 PM: Detected 1 framework(s)
1:55:07 PM: "vite" at version "2.9.18"
1:55:07 PM: Section completed: initializing

Building

Complete
1:55:09 PM: Netlify Build
1:55:09 PM: ────────────────────────────────────────────────────────────────
1:55:09 PM:
1:55:09 PM: ❯ Version
1:55:09 PM: @netlify/build 29.59.2
1:55:09 PM:
1:55:09 PM: ❯ Flags
1:55:09 PM: accountId: 5dd8dee7cdb568547a84e5da
1:55:09 PM: baseRelDir: true
1:55:09 PM: buildId: 67cc4c1765c95f00085f18ed
1:55:09 PM: deployId: 67cc4c1765c95f00085f18ef
1:55:09 PM:
1:55:09 PM: ❯ Current directory
1:55:09 PM: /opt/build/repo
1:55:09 PM:
1:55:09 PM: ❯ Config file
1:55:09 PM: /opt/build/repo/netlify.toml
1:55:09 PM:
1:55:09 PM: ❯ Context
1:55:09 PM: deploy-preview
1:55:09 PM:
1:55:09 PM: ❯ Loading plugins
1:55:09 PM: - @netlify/plugin-lighthouse@6.0.1 from Netlify app
1:55:12 PM:
1:55:12 PM: build.command from netlify.toml
1:55:12 PM: ────────────────────────────────────────────────────────────────
1:55:12 PM: ​
1:55:12 PM: $ npm run build && mkdir -p ./dist && cp -r ../public/* ./dist/
1:55:12 PM: > cv-frontend-vue@0.0.0 build
1:55:12 PM: > bash build.sh
1:55:12 PM: Building for version: v0
1:55:13 PM: [log] vite v2.9.18 building for production...
1:55:13 PM: [log] transforming...
1:55:14 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 8 │ @import "functions";
1:55:14 PM: │ ^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 8:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 9 │ @import "variables";
1:55:14 PM: │ ^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 10 │ @import "mixins";
1:55:14 PM: │ ^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 10:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 11 │ @import "root";
1:55:14 PM: │ ^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 11:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 12 │ @import "reboot";
1:55:14 PM: │ ^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 12:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:14 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 2 │ @import '../../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss';
1:55:14 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: v0/src/styles/simulator.scss 2:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 3 │ @import '../../../node_modules/@fortawesome/fontawesome-free/scss/solid.scss';
1:55:14 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: v0/src/styles/simulator.scss 3:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 9 │ @import 'functions';
1:55:14 PM: │ ^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 9:9 @import
1:55:14 PM: v0/src/styles/simulator.scss 2:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 10 │ @import 'variables';
1:55:14 PM: │ ^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 10:9 @import
1:55:14 PM: v0/src/styles/simulator.scss 2:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 11 │ @import 'mixins';
1:55:14 PM: │ ^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 11:9 @import
1:55:14 PM: v0/src/styles/simulator.scss 2:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: Use map.merge instead.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 21 │ $grays: map-merge(
1:55:14 PM: │ ┌─────────^
1:55:14 PM: 22 │ │ (
1:55:14 PM: 23 │ │ "100": $gray-100,
1:55:14 PM: 24 │ │ "200": $gray-200,
1:55:14 PM: 25 │ │ "300": $gray-300,
1:55:14 PM: 26 │ │ "400": $gray-400,
1:55:14 PM: 27 │ │ "500": $gray-500,
1:55:14 PM: 28 │ │ "600": $gray-600,
1:55:14 PM: 29 │ │ "700": $gray-700,
1:55:14 PM: 30 │ │ "800": $gray-800,
1:55:14 PM: 31 │ │ "900": $gray-900
1:55:14 PM: 32 │ │ ),
1:55:14 PM: 33 │ │ $grays
1:55:14 PM: 34 │ │ );
1:55:14 PM: │ └─^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 21:9 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: Use map.merge instead.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 48 │ $colors: map-merge(
1:55:14 PM: │ ┌──────────^
1:55:14 PM: 49 │ │ (
1:55:14 PM: 50 │ │ "blue": $blue,
1:55:14 PM: 51 │ │ "indigo": $indigo,
1:55:14 PM: 52 │ │ "purple": $purple,
1:55:14 PM: 53 │ │ "pink": $pink,
1:55:14 PM: 54 │ │ "red": $red,
1:55:14 PM: 55 │ │ "orange": $orange,
1:55:14 PM: 56 │ │ "yellow": $yellow,
1:55:14 PM: 57 │ │ "green": $green,
1:55:14 PM: 58 │ │ "teal": $teal,
1:55:14 PM: 59 │ │ "cyan": $cyan,
1:55:14 PM: 60 │ │ "white": $white,
1:55:14 PM: 61 │ │ "gray": $gray-600,
1:55:14 PM: 62 │ │ "gray-dark": $gray-800
1:55:14 PM: 63 │ │ ),
1:55:14 PM: 64 │ │ $colors
1:55:14 PM: 65 │ │ );
1:55:14 PM: │ └─^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 48:10 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: Use map.merge instead.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 77 │ $theme-colors: map-merge(
1:55:14 PM: │ ┌────────────────^
1:55:14 PM: 78 │ │ (
1:55:14 PM: 79 │ │ "primary": $primary,
1:55:14 PM: 80 │ │ "secondary": $secondary,
1:55:14 PM: 81 │ │ "success": $success,
1:55:14 PM: 82 │ │ "info": $info,
1:55:14 PM: 83 │ │ "warning": $warning,
1:55:14 PM: 84 │ │ "danger": $danger,
1:55:14 PM: 85 │ │ "light": $light,
1:55:14 PM: 86 │ │ "dark": $dark
1:55:14 PM: 87 │ │ ),
1:55:14 PM: 88 │ │ $theme-colors
1:55:14 PM: 89 │ │ );
1:55:14 PM: │ └─^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 77:16 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: Use map.merge instead.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 138 │ $spacers: map-merge(
1:55:14 PM: │ ┌───────────^
1:55:14 PM: 139 │ │ (
1:55:14 PM: 140 │ │ 0: 0,
1:55:14 PM: 141 │ │ 1: ($spacer * .25),
1:55:14 PM: 142 │ │ 2: ($spacer * .5),
1:55:14 PM: 143 │ │ 3: $spacer,
1:55:14 PM: 144 │ │ 4: ($spacer * 1.5),
1:55:14 PM: 145 │ │ 5: ($spacer * 3)
1:55:14 PM: 146 │ │ ),
1:55:14 PM: 147 │ │ $spacers
1:55:14 PM: 148 │ │ );
1:55:14 PM: │ └─^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 138:11 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:14 PM: Use map.merge instead.
1:55:14 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:14 PM: ╷
1:55:14 PM: 152 │ $sizes: map-merge(
1:55:14 PM: │ ┌─────────^
1:55:14 PM: 153 │ │ (
1:55:14 PM: 154 │ │ 25: 25%,
1:55:14 PM: 155 │ │ 50: 50%,
1:55:14 PM: 156 │ │ 75: 75%,
1:55:14 PM: 157 │ │ 100: 100%,
1:55:14 PM: 158 │ │ auto: auto
1:55:14 PM: 159 │ │ ),
1:55:14 PM: 160 │ │ $sizes
1:55:14 PM: 161 │ │ );
1:55:14 PM: │ └─^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 152:9 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [color-functions]: darken() is deprecated. Suggestions:
1:55:14 PM: color.scale($color, $lightness: -30%)
1:55:14 PM: color.adjust($color, $lightness: -15%)
1:55:14 PM: ╷
1:55:14 PM: 178 │ $link-hover-color: darken($link-color, 15%) !default;
1:55:14 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 178:43 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:14 PM: color.scale($color, $lightness: 9.7081218274%)
1:55:14 PM: color.adjust($color, $lightness: 7.5%)
1:55:14 PM: ╷
1:55:14 PM: 374 │ $table-dark-border-color: lighten($table-dark-bg, 7.5%) !default;
1:55:14 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 374:31 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:14 PM: color.scale($color, $lightness: 50%)
1:55:14 PM: color.adjust($color, $lightness: 25%)
1:55:14 PM: ╷
1:55:14 PM: 487 │ $input-focus-border-color: lighten($component-active-bg, 25%) !default;
1:55:14 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 487:41 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:14 PM: color.scale($color, $lightness: 70%)
1:55:14 PM: color.adjust($color, $lightness: 35%)
1:55:14 PM: ╷
1:55:14 PM: 552 │ $custom-control-indicator-active-bg: lighten($component-active-bg, 35%) !default;
1:55:14 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 552:49 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:14 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:14 PM: color.scale($color, $lightness: 70%)
1:55:14 PM: color.adjust($color, $lightness: 35%)
1:55:14 PM: ╷
1:55:14 PM: 627 │ $custom-range-thumb-active-bg: lighten($component-active-bg, 35%) !default;
1:55:14 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:14 PM: ╵
1:55:14 PM: node_modules/bootstrap/scss/_variables.scss 627:46 @import
1:55:14 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:15 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:15 PM: Use string.unquote instead.
1:55:15 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:15 PM: ╷
1:55:15 PM: 9 │ #{$fa-icon-property}: unquote("\"#{ $icon }\"");
1:55:15 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:15 PM: ╵
1:55:15 PM: node_modules/@fortawesome/fontawesome-free/scss/_icons.scss 9:27 @import
1:55:15 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 20:9 @import
1:55:15 PM: v0/src/styles/simulator.scss 2:9 root stylesheet
1:55:15 PM: DEPRECATION WARNING [abs-percent]: Passing percentage units to the global abs() function is deprecated.
1:55:15 PM: In the future, this will emit a CSS abs() function to be resolved by the browser.
1:55:15 PM: To preserve current behavior: math.abs(100%)
1:55:15 PM: To emit a CSS abs() now: abs(#{100%})
1:55:15 PM: ╷
1:55:15 PM: 54 │ $dividend: abs($dividend);
1:55:15 PM: │ ^^^^^^^^^^^^^^
1:55:15 PM: ╵
1:55:15 PM: node_modules/bootstrap/scss/vendor/_rfs.scss 54:14 divide()
1:55:15 PM: node_modules/bootstrap/scss/mixins/_grid.scss 66:15 row-cols()
1:55:15 PM: node_modules/bootstrap/scss/mixins/_grid-framework.scss 43:13 @content
1:55:15 PM: node_modules/bootstrap/scss/mixins/_breakpoints.scss 65:5 media-breakpoint-up()
1:55:15 PM: node_modules/bootstrap/scss/mixins/_grid-framework.scss 32:5 make-grid-columns()
1:55:15 PM: node_modules/bootstrap/scss/_grid.scss 72:3 @import
1:55:15 PM: node_modules/bootstrap/scss/bootstrap.scss 16:9 root stylesheet
1:55:15 PM: WARNING: 12 repetitive deprecation warnings omitted.
1:55:15 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:15 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:15 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:15 PM: ┌──> node_modules/bootstrap/scss/_custom-forms.scss
1:55:15 PM: 415│ appearance: none;
1:55:15 PM: │ ^^^^^^^^^^^^^^^^ declaration
1:55:15 PM: ╵
1:55:15 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:15 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:15 PM: 22 │ │ transition: none;
1:55:15 PM: 23 │ │ }
1:55:15 PM: │ └─── nested rule
1:55:15 PM: ╵
1:55:15 PM: node_modules/bootstrap/scss/_custom-forms.scss 415:5 @import
1:55:15 PM: node_modules/bootstrap/scss/bootstrap.scss 24:9 root stylesheet
1:55:15 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:15 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:15 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:15 PM: ┌──> node_modules/bootstrap/scss/_custom-forms.scss
1:55:15 PM: 441│ appearance: none;
1:55:15 PM: │ ^^^^^^^^^^^^^^^^ declaration
1:55:15 PM: ╵
1:55:15 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:15 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:15 PM: 22 │ │ transition: none;
1:55:15 PM: 23 │ │ }
1:55:15 PM: │ └─── nested rule
1:55:15 PM: ╵
1:55:15 PM: node_modules/bootstrap/scss/_custom-forms.scss 441:5 @import
1:55:15 PM: node_modules/bootstrap/scss/bootstrap.scss 24:9 root stylesheet
1:55:15 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:15 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:15 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:15 PM: ┌──> node_modules/bootstrap/scss/_custom-forms.scss
1:55:15 PM: 470│ appearance: none;
1:55:15 PM: │ ^^^^^^^^^^^^^^^^ declaration
1:55:15 PM: ╵
1:55:15 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:15 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:15 PM: 22 │ │ transition: none;
1:55:15 PM: 23 │ │ }
1:55:15 PM: │ └─── nested rule
1:55:15 PM: ╵
1:55:15 PM: node_modules/bootstrap/scss/_custom-forms.scss 470:5 @import
1:55:15 PM: node_modules/bootstrap/scss/bootstrap.scss 24:9 root stylesheet
1:55:15 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:15 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:15 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:15 PM: ┌──> node_modules/bootstrap/scss/_modal.scss
1:55:15 PM: 46 │ transform: $modal-fade-transform;
1:55:15 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
1:55:15 PM: ╵
1:55:15 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:15 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:15 PM: 22 │ │ transition: none;
1:55:15 PM: 23 │ │ }
1:55:15 PM: │ └─── nested rule
1:55:15 PM: ╵
1:55:15 PM: node_modules/bootstrap/scss/_modal.scss 46:5 @import
1:55:15 PM: node_modules/bootstrap/scss/bootstrap.scss 38:9 root stylesheet
1:55:15 PM: WARNING: 267 repetitive deprecation warnings omitted.
1:55:20 PM: [log] 709 modules transformed.
1:55:21 PM: [log] rendering chunks...
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-brands-400.d7236a19.woff2 115.90 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-regular-400.e3456d12.woff2 24.88 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-solid-900.aa759986.woff2 154.51 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-v4compatibility.0ce9033c.woff2 4.68 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-regular-400.54cf6086.ttf 66.47 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-brands-400.808443ae.ttf 205.85 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-v4compatibility.30f6abf6.ttf 10.58 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fa-solid-900.d2f05935.ttf 416.13 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/materialdesignicons-webfont.9bdfaf27.eot 1002.34 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ui-icons_444444_256x240.4dd29a5b.png 4.89 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ui-icons_555555_256x240.343c9f8b.png 4.89 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ui-icons_777620_256x240.45a3983b.png 4.39 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ui-icons_cc0000_256x240.58b16318.png 4.39 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ui-icons_ffffff_256x240.bef91fa0.png 4.83 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ui-icons_777777_256x240.1c6f2d85.png 4.87 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/materialdesignicons-webfont.da7fba3c.woff2 317.62 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/materialdesignicons-webfont.8bded8f4.woff 454.29 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/materialdesignicons-webfont.c14484cf.ttf 1002.13 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/logo.345ab8c6.svg 21.88 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/close.12018d0f.svg 0.53 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/chevron-down.b11e7ab4.svg 0.36 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ALU.d9312664.svg 1.25 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Adder.5e8312f8.svg 0.35 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/AndGate.55a35c02.svg 0.34 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/BitSelector.8ecbbd0a.svg 0.48 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Arrow.59ec0f5b.svg 0.21 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Buffer.11f02aa4.svg 0.32 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Button.cb95392f.svg 0.40 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Clock.25257ee1.svg 0.40 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ConstantVal.a3b7e89b.svg 0.42 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ControlledInverter.752f1035.svg 0.45 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Counter.f402bc5f.svg 0.45 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Decoder.d468742f.svg 0.59 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Demultiplexer.29547265.svg 0.74 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/DflipFlop.8e4b902f.svg 0.63 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/DigitalLed.925777de.svg 0.44 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Dlatch.20252b2b.svg 0.62 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/EEPROM.679ce891.svg 0.52 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Flag.22f93d81.svg 0.41 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ForceGate.e1020b0d.svg 0.66 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Ground.fda99250.svg 0.29 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/HexDisplay.a91271db.svg 0.45 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Input.ce98ce18.svg 0.42 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ImageAnnotation.789da9e1.svg 1.33 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/JKflipFlop.8ef2b959.svg 0.71 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Keyboard.f7117b42.svg 0.45 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/LSB.5aade8e2.svg 0.60 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Multiplexer.162d82fc.svg 0.74 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/NandGate.88323afb.svg 0.47 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/MSB.c2ba87ae.svg 0.60 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/NorGate.743b6a0d.svg 0.50 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/NotGate.4ba5b99c.svg 0.44 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/OrGate.94390d12.svg 0.37 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Output.c9690130.svg 0.42 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Power.de4959c1.svg 0.28 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/PriorityEncoder.05100e05.svg 0.90 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/RAM.a80bf7e6.svg 0.52 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/RGBLed.f0afbc81.svg 0.72 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/RGBLedMatrix.1cf8763a.svg 0.51 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Random.39096f60.svg 0.60 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Rectangle.43e938d5.svg 0.35 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Rom.8fb198f2.svg 3.95 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/SRflipFlop.912266f5.svg 0.57 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/SevenSegDisplay.320a065a.svg 0.62 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/SixteenSegDisplay.3e2c3145.svg 3.91 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Splitter.22faa6ef.svg 0.65 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/SquareRGBLed.565f3aa5.svg 0.42 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/TB_Input.2c6bb84d.svg 0.95 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Stepper.d78d3886.svg 0.42 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/TB_Output.70fd0ed6.svg 0.74 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Text.dee8eba2.svg 0.48 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/TTY.c3005cfb.svg 0.53 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/TflipFlop.c152361a.svg 0.69 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/TriState.aff6b45f.svg 0.32 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/Tunnel.23eea5c3.svg 0.39 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/TwoComplement.c34e6a38.svg 0.86 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/VariableLed.3e0b1dfa.svg 0.41 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/XnorGate.aacbca4e.svg 0.53 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/XorGate.2bd3a0ce.svg 0.51 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/circuitverse2.392fbf5d.svg 7.02 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/circuitverse_black.5673bb45.svg 7.21 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/circuitverse_logo.594a52da.svg 10.21 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/cvlogo.b10a79d3.svg 9.15 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/DefaultTheme.6664ac72.svg 10.30 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/NightSky.60561740.svg 10.39 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/LitebornSpring.6900db3b.svg 10.41 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/HighContrast.3929b8a1.svg 10.38 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/ColorBlind.f2b6cb6c.svg 10.38 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/GnW.c5e5af00.svg 10.41 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/dragDots.6d5b23da.svg 2.19 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/save-online.b870412a.svg 0.42 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/save.9865bdd8.svg 0.47 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/delete.e12e7722.svg 0.49 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/download.46b76927.svg 0.56 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/fit.e5a0d8ab.svg 0.39 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/undo.ca1f3958.svg 0.50 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/redo.636a8fb3.svg 0.49 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/index-cv.html 0.49 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/webfontloader.cd097671.js 12.43 KiB / gzip: 4.99 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/main.d4f7bfd2.css 1006.74 KiB / gzip: 169.85 KiB
1:55:22 PM: [log] ../public/simulatorvue/v0/assets/main.3584439e.js 2058.14 KiB / gzip: 624.14 KiB
1:55:22 PM: [warn]
1:55:22 PM: (!) Some chunks are larger than 1600 KiB after minification. Consider:
1:55:22 PM: - Using dynamic import() to code-split the application
1:55:22 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
1:55:22 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
1:55:22 PM: Building for version: v1
1:55:22 PM: [log] vite v2.9.18 building for production...
1:55:22 PM: [log] transforming...
1:55:24 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 8 │ @import "functions";
1:55:24 PM: │ ^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 8:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 9 │ @import "variables";
1:55:24 PM: │ ^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 10 │ @import "mixins";
1:55:24 PM: │ ^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 10:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 11 │ @import "root";
1:55:24 PM: │ ^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 11:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 12 │ @import "reboot";
1:55:24 PM: │ ^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 12:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 2 │ @import '../../../node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss';
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: v1/src/styles/simulator.scss 2:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 3 │ @import '../../../node_modules/@fortawesome/fontawesome-free/scss/solid.scss';
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: v1/src/styles/simulator.scss 3:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:24 PM: DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 9 │ @import 'functions';
1:55:24 PM: │ ^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 9:9 @import
1:55:24 PM: v1/src/styles/simulator.scss 2:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 10 │ @import 'variables';
1:55:24 PM: │ ^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 10:9 @import
1:55:24 PM: v1/src/styles/simulator.scss 2:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 11 │ @import 'mixins';
1:55:24 PM: │ ^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 11:9 @import
1:55:24 PM: v1/src/styles/simulator.scss 2:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: Use map.merge instead.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 21 │ $grays: map-merge(
1:55:24 PM: │ ┌─────────^
1:55:24 PM: 22 │ │ (
1:55:24 PM: 23 │ │ "100": $gray-100,
1:55:24 PM: 24 │ │ "200": $gray-200,
1:55:24 PM: 25 │ │ "300": $gray-300,
1:55:24 PM: 26 │ │ "400": $gray-400,
1:55:24 PM: 27 │ │ "500": $gray-500,
1:55:24 PM: 28 │ │ "600": $gray-600,
1:55:24 PM: 29 │ │ "700": $gray-700,
1:55:24 PM: 30 │ │ "800": $gray-800,
1:55:24 PM: 31 │ │ "900": $gray-900
1:55:24 PM: 32 │ │ ),
1:55:24 PM: 33 │ │ $grays
1:55:24 PM: 34 │ │ );
1:55:24 PM: │ └─^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 21:9 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: Use map.merge instead.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 48 │ $colors: map-merge(
1:55:24 PM: │ ┌──────────^
1:55:24 PM: 49 │ │ (
1:55:24 PM: 50 │ │ "blue": $blue,
1:55:24 PM: 51 │ │ "indigo": $indigo,
1:55:24 PM: 52 │ │ "purple": $purple,
1:55:24 PM: 53 │ │ "pink": $pink,
1:55:24 PM: 54 │ │ "red": $red,
1:55:24 PM: 55 │ │ "orange": $orange,
1:55:24 PM: 56 │ │ "yellow": $yellow,
1:55:24 PM: 57 │ │ "green": $green,
1:55:24 PM: 58 │ │ "teal": $teal,
1:55:24 PM: 59 │ │ "cyan": $cyan,
1:55:24 PM: 60 │ │ "white": $white,
1:55:24 PM: 61 │ │ "gray": $gray-600,
1:55:24 PM: 62 │ │ "gray-dark": $gray-800
1:55:24 PM: 63 │ │ ),
1:55:24 PM: 64 │ │ $colors
1:55:24 PM: 65 │ │ );
1:55:24 PM: │ └─^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 48:10 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: Use map.merge instead.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 77 │ $theme-colors: map-merge(
1:55:24 PM: │ ┌────────────────^
1:55:24 PM: 78 │ │ (
1:55:24 PM: 79 │ │ "primary": $primary,
1:55:24 PM: 80 │ │ "secondary": $secondary,
1:55:24 PM: 81 │ │ "success": $success,
1:55:24 PM: 82 │ │ "info": $info,
1:55:24 PM: 83 │ │ "warning": $warning,
1:55:24 PM: 84 │ │ "danger": $danger,
1:55:24 PM: 85 │ │ "light": $light,
1:55:24 PM: 86 │ │ "dark": $dark
1:55:24 PM: 87 │ │ ),
1:55:24 PM: 88 │ │ $theme-colors
1:55:24 PM: 89 │ │ );
1:55:24 PM: │ └─^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 77:16 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: Use map.merge instead.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 138 │ $spacers: map-merge(
1:55:24 PM: │ ┌───────────^
1:55:24 PM: 139 │ │ (
1:55:24 PM: 140 │ │ 0: 0,
1:55:24 PM: 141 │ │ 1: ($spacer * .25),
1:55:24 PM: 142 │ │ 2: ($spacer * .5),
1:55:24 PM: 143 │ │ 3: $spacer,
1:55:24 PM: 144 │ │ 4: ($spacer * 1.5),
1:55:24 PM: 145 │ │ 5: ($spacer * 3)
1:55:24 PM: 146 │ │ ),
1:55:24 PM: 147 │ │ $spacers
1:55:24 PM: 148 │ │ );
1:55:24 PM: │ └─^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 138:11 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: Use map.merge instead.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 152 │ $sizes: map-merge(
1:55:24 PM: │ ┌─────────^
1:55:24 PM: 153 │ │ (
1:55:24 PM: 154 │ │ 25: 25%,
1:55:24 PM: 155 │ │ 50: 50%,
1:55:24 PM: 156 │ │ 75: 75%,
1:55:24 PM: 157 │ │ 100: 100%,
1:55:24 PM: 158 │ │ auto: auto
1:55:24 PM: 159 │ │ ),
1:55:24 PM: 160 │ │ $sizes
1:55:24 PM: 161 │ │ );
1:55:24 PM: │ └─^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 152:9 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [color-functions]: darken() is deprecated. Suggestions:
1:55:24 PM: color.scale($color, $lightness: -30%)
1:55:24 PM: color.adjust($color, $lightness: -15%)
1:55:24 PM: ╷
1:55:24 PM: 178 │ $link-hover-color: darken($link-color, 15%) !default;
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 178:43 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:24 PM: color.scale($color, $lightness: 9.7081218274%)
1:55:24 PM: color.adjust($color, $lightness: 7.5%)
1:55:24 PM: ╷
1:55:24 PM: 374 │ $table-dark-border-color: lighten($table-dark-bg, 7.5%) !default;
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 374:31 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:24 PM: color.scale($color, $lightness: 50%)
1:55:24 PM: color.adjust($color, $lightness: 25%)
1:55:24 PM: ╷
1:55:24 PM: 487 │ $input-focus-border-color: lighten($component-active-bg, 25%) !default;
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 487:41 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:24 PM: color.scale($color, $lightness: 70%)
1:55:24 PM: color.adjust($color, $lightness: 35%)
1:55:24 PM: ╷
1:55:24 PM: 552 │ $custom-control-indicator-active-bg: lighten($component-active-bg, 35%) !default;
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 552:49 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [color-functions]: lighten() is deprecated. Suggestions:
1:55:24 PM: color.scale($color, $lightness: 70%)
1:55:24 PM: color.adjust($color, $lightness: 35%)
1:55:24 PM: ╷
1:55:24 PM: 627 │ $custom-range-thumb-active-bg: lighten($component-active-bg, 35%) !default;
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/_variables.scss 627:46 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 9:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:55:24 PM: Use string.unquote instead.
1:55:24 PM: More info and automated migrator: https://sass-lang.com/d/import
1:55:24 PM: ╷
1:55:24 PM: 9 │ #{$fa-icon-property}: unquote("\"#{ $icon }\"");
1:55:24 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/@fortawesome/fontawesome-free/scss/_icons.scss 9:27 @import
1:55:24 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 20:9 @import
1:55:24 PM: v1/src/styles/simulator.scss 2:9 root stylesheet
1:55:24 PM: DEPRECATION WARNING [abs-percent]: Passing percentage units to the global abs() function is deprecated.
1:55:24 PM: In the future, this will emit a CSS abs() function to be resolved by the browser.
1:55:24 PM: To preserve current behavior: math.abs(100%)
1:55:24 PM: To emit a CSS abs() now: abs(#{100%})
1:55:24 PM: ╷
1:55:24 PM: 54 │ $dividend: abs($dividend);
1:55:24 PM: │ ^^^^^^^^^^^^^^
1:55:24 PM: ╵
1:55:24 PM: node_modules/bootstrap/scss/vendor/_rfs.scss 54:14 divide()
1:55:24 PM: node_modules/bootstrap/scss/mixins/_grid.scss 66:15 row-cols()
1:55:24 PM: node_modules/bootstrap/scss/mixins/_grid-framework.scss 43:13 @content
1:55:24 PM: node_modules/bootstrap/scss/mixins/_breakpoints.scss 65:5 media-breakpoint-up()
1:55:24 PM: node_modules/bootstrap/scss/mixins/_grid-framework.scss 32:5 make-grid-columns()
1:55:24 PM: node_modules/bootstrap/scss/_grid.scss 72:3 @import
1:55:24 PM: node_modules/bootstrap/scss/bootstrap.scss 16:9 root stylesheet
1:55:24 PM: WARNING: 12 repetitive deprecation warnings omitted.
1:55:25 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:25 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:25 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:25 PM: ┌──> node_modules/bootstrap/scss/_custom-forms.scss
1:55:25 PM: 415│ appearance: none;
1:55:25 PM: │ ^^^^^^^^^^^^^^^^ declaration
1:55:25 PM: ╵
1:55:25 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:25 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:25 PM: 22 │ │ transition: none;
1:55:25 PM: 23 │ │ }
1:55:25 PM: │ └─── nested rule
1:55:25 PM: ╵
1:55:25 PM: node_modules/bootstrap/scss/_custom-forms.scss 415:5 @import
1:55:25 PM: node_modules/bootstrap/scss/bootstrap.scss 24:9 root stylesheet
1:55:25 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:25 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:25 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:25 PM: ┌──> node_modules/bootstrap/scss/_custom-forms.scss
1:55:25 PM: 441│ appearance: none;
1:55:25 PM: │ ^^^^^^^^^^^^^^^^ declaration
1:55:25 PM: ╵
1:55:25 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:25 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:25 PM: 22 │ │ transition: none;
1:55:25 PM: 23 │ │ }
1:55:25 PM: │ └─── nested rule
1:55:25 PM: ╵
1:55:25 PM: node_modules/bootstrap/scss/_custom-forms.scss 441:5 @import
1:55:25 PM: node_modules/bootstrap/scss/bootstrap.scss 24:9 root stylesheet
1:55:25 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:25 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:25 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:25 PM: ┌──> node_modules/bootstrap/scss/_custom-forms.scss
1:55:25 PM: 470│ appearance: none;
1:55:25 PM: │ ^^^^^^^^^^^^^^^^ declaration
1:55:25 PM: ╵
1:55:25 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:25 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:25 PM: 22 │ │ transition: none;
1:55:25 PM: 23 │ │ }
1:55:25 PM: │ └─── nested rule
1:55:25 PM: ╵
1:55:25 PM: node_modules/bootstrap/scss/_custom-forms.scss 470:5 @import
1:55:25 PM: node_modules/bootstrap/scss/bootstrap.scss 24:9 root stylesheet
1:55:25 PM: DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
1:55:25 PM: version. To keep the existing behavior, move the declaration above the nested
1:55:25 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:55:25 PM: ┌──> node_modules/bootstrap/scss/_modal.scss
1:55:25 PM: 46 │ transform: $modal-fade-transform;
1:55:25 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
1:55:25 PM: ╵
1:55:25 PM: ┌──> node_modules/bootstrap/scss/mixins/_transition.scss
1:55:25 PM: 21 │ ┌ @media (prefers-reduced-motion: reduce) {
1:55:25 PM: 22 │ │ transition: none;
1:55:25 PM: 23 │ │ }
1:55:25 PM: │ └─── nested rule
1:55:25 PM: ╵
1:55:25 PM: node_modules/bootstrap/scss/_modal.scss 46:5 @import
1:55:25 PM: node_modules/bootstrap/scss/bootstrap.scss 38:9 root stylesheet
1:55:25 PM: WARNING: 267 repetitive deprecation warnings omitted.
1:55:30 PM: [log] 709 modules transformed.
1:55:30 PM: [log] rendering chunks...
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-regular-400.e3456d12.woff2 24.88 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-brands-400.d7236a19.woff2 115.90 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-solid-900.aa759986.woff2 154.51 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-v4compatibility.0ce9033c.woff2 4.68 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-regular-400.54cf6086.ttf 66.47 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-brands-400.808443ae.ttf 205.85 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-v4compatibility.30f6abf6.ttf 10.58 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fa-solid-900.d2f05935.ttf 416.13 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/materialdesignicons-webfont.9bdfaf27.eot 1002.34 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ui-icons_444444_256x240.4dd29a5b.png 4.89 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ui-icons_555555_256x240.343c9f8b.png 4.89 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ui-icons_ffffff_256x240.bef91fa0.png 4.83 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ui-icons_cc0000_256x240.58b16318.png 4.39 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ui-icons_777620_256x240.45a3983b.png 4.39 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ui-icons_777777_256x240.1c6f2d85.png 4.87 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/materialdesignicons-webfont.da7fba3c.woff2 317.62 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/materialdesignicons-webfont.8bded8f4.woff 454.29 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/materialdesignicons-webfont.c14484cf.ttf 1002.13 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/chevron-down.b11e7ab4.svg 0.36 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/logo.345ab8c6.svg 21.88 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/close.12018d0f.svg 0.53 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ALU.d9312664.svg 1.25 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Adder.5e8312f8.svg 0.35 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/AndGate.55a35c02.svg 0.34 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Arrow.59ec0f5b.svg 0.21 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/BitSelector.8ecbbd0a.svg 0.48 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Button.cb95392f.svg 0.40 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Buffer.11f02aa4.svg 0.32 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Clock.25257ee1.svg 0.40 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ConstantVal.a3b7e89b.svg 0.42 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ControlledInverter.752f1035.svg 0.45 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Counter.f402bc5f.svg 0.45 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Decoder.d468742f.svg 0.59 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Demultiplexer.29547265.svg 0.74 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/DflipFlop.8e4b902f.svg 0.63 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/DigitalLed.925777de.svg 0.44 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Dlatch.20252b2b.svg 0.62 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/EEPROM.679ce891.svg 0.52 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Flag.22f93d81.svg 0.41 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ForceGate.e1020b0d.svg 0.66 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Ground.fda99250.svg 0.29 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/HexDisplay.a91271db.svg 0.45 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ImageAnnotation.789da9e1.svg 1.33 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Input.ce98ce18.svg 0.42 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/JKflipFlop.8ef2b959.svg 0.71 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Keyboard.f7117b42.svg 0.45 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/LSB.5aade8e2.svg 0.60 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/MSB.c2ba87ae.svg 0.60 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Multiplexer.162d82fc.svg 0.74 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/NandGate.88323afb.svg 0.47 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/NorGate.743b6a0d.svg 0.50 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/OrGate.94390d12.svg 0.37 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/NotGate.4ba5b99c.svg 0.44 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Output.c9690130.svg 0.42 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Power.de4959c1.svg 0.28 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/PriorityEncoder.05100e05.svg 0.90 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/RAM.a80bf7e6.svg 0.52 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/RGBLed.f0afbc81.svg 0.72 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/RGBLedMatrix.1cf8763a.svg 0.51 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Random.39096f60.svg 0.60 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Rectangle.43e938d5.svg 0.35 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Rom.8fb198f2.svg 3.95 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/SRflipFlop.912266f5.svg 0.57 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/SevenSegDisplay.320a065a.svg 0.62 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/SixteenSegDisplay.3e2c3145.svg 3.91 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/SquareRGBLed.565f3aa5.svg 0.42 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Stepper.d78d3886.svg 0.42 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Splitter.22faa6ef.svg 0.65 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/TB_Input.2c6bb84d.svg 0.95 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/TB_Output.70fd0ed6.svg 0.74 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/TTY.c3005cfb.svg 0.53 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Text.dee8eba2.svg 0.48 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/TflipFlop.c152361a.svg 0.69 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/Tunnel.23eea5c3.svg 0.39 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/TriState.aff6b45f.svg 0.32 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/TwoComplement.c34e6a38.svg 0.86 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/VariableLed.3e0b1dfa.svg 0.41 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/XnorGate.aacbca4e.svg 0.53 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/XorGate.2bd3a0ce.svg 0.51 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/circuitverse2.392fbf5d.svg 7.02 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/circuitverse_black.5673bb45.svg 7.21 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/circuitverse_logo.594a52da.svg 10.21 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/cvlogo.b10a79d3.svg 9.15 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/NightSky.60561740.svg 10.39 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/DefaultTheme.6664ac72.svg 10.30 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/LitebornSpring.6900db3b.svg 10.41 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/GnW.c5e5af00.svg 10.41 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/HighContrast.3929b8a1.svg 10.38 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/ColorBlind.f2b6cb6c.svg 10.38 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/dragDots.6d5b23da.svg 2.19 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/save-online.b870412a.svg 0.42 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/save.9865bdd8.svg 0.47 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/delete.e12e7722.svg 0.49 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/download.46b76927.svg 0.56 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/fit.e5a0d8ab.svg 0.39 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/undo.ca1f3958.svg 0.50 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/redo.636a8fb3.svg 0.49 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/index-cv.html 0.49 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/webfontloader.cd097671.js 12.43 KiB / gzip: 4.99 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/main.52345a86.css 1006.74 KiB / gzip: 169.85 KiB
1:55:31 PM: [log] ../public/simulatorvue/v1/assets/main.5bbbb76d.js 2058.14 KiB / gzip: 624.14 KiB
1:55:31 PM: [warn]
1:55:31 PM: (!) Some chunks are larger than 1600 KiB after minification. Consider:
1:55:31 PM: - Using dynamic import() to code-split the application
1:55:31 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
1:55:31 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
1:55:31 PM: All builds completed successfully
1:55:31 PM: ​
1:55:31 PM: (build.command completed in 19.1s)
1:55:31 PM:
1:55:55 PM: (Netlify Build completed in 45.6s)
1:55:55 PM: Section completed: building
1:56:38 PM: Finished processing build request in 1m55.664s

Deploying

Complete
1:55:31 PM: Deploy site
1:55:31 PM: ────────────────────────────────────────────────────────────────
1:55:31 PM: ​
1:55:31 PM: Starting to deploy site from 'dist'
1:55:31 PM: Calculating files to upload
1:55:31 PM: 0 new file(s) to upload
1:55:31 PM: 0 new function(s) to upload
1:55:31 PM: Section completed: deploying
1:55:33 PM: Finished waiting for live deploy in 2.038s
1:55:33 PM: Site deploy was successfully initiated
1:55:33 PM: ​
1:55:33 PM: (Deploy site completed in 2.2s)
1:55:33 PM: Generating Lighthouse report. This may take a minute…
1:55:33 PM: Running Lighthouse on /
1:55:53 PM: Lighthouse scores for /
1:55:53 PM: - Performance: 45
1:55:53 PM: - Accessibility: 72
1:55:53 PM: - Best Practices: 92
1:55:53 PM: - SEO: 80
1:55:53 PM: - PWA: 30

Cleanup

Complete
1:55:55 PM: Netlify Build Complete
1:55:55 PM: ────────────────────────────────────────────────────────────────
1:55:55 PM: ​
1:55:55 PM: Caching artifacts
1:55:55 PM: Started saving node modules
1:55:55 PM: Finished saving node modules
1:55:55 PM: Started saving build plugins
1:55:55 PM: Finished saving build plugins
1:55:55 PM: Started saving mise cache
1:55:55 PM: Finished saving mise cache
1:55:55 PM: Started saving corepack cache
1:55:55 PM: Finished saving corepack cache
1:55:55 PM: Started saving emacs cask dependencies
1:55:55 PM: Finished saving emacs cask dependencies
1:55:55 PM: Started saving maven dependencies
1:55:55 PM: Finished saving maven dependencies
1:55:55 PM: Started saving boot dependencies
1:55:55 PM: Finished saving boot dependencies
1:55:55 PM: Started saving rust rustup cache
1:55:55 PM: Finished saving rust rustup cache
1:55:55 PM: Build script success
1:56:36 PM: Uploading Cache of size 634.8MB
1:56:38 PM: Section completed: cleanup

Post-processing

Complete
1:55:31 PM: Skipping form detection
1:55:31 PM: Post processing - header rules
1:55:31 PM: Post processing - redirect rules
1:55:31 PM: Post processing done
1:55:31 PM: Starting post processing
1:55:31 PM: Section completed: postprocessing
1:55:32 PM: Site is live ✨