Skip to content
Failed

Console Output

GitHub pull request #293 of commit 705b4560def1fbb545cc21fa9be98356ed65491e, no merge conflicts.
Running as SYSTEM
Setting status of 705b4560def1fbb545cc21fa9be98356ed65491e to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/774/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/293/merge^{commit} # timeout=10
Checking out Revision 0b3bc60ccdba9a52714609031a17d5b534f76ae6 (refs/remotes/origin/pr/293/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b3bc60ccdba9a52714609031a17d5b534f76ae6 # timeout=10
Commit message: "Merge 705b4560def1fbb545cc21fa9be98356ed65491e into f1a2d6d73e24846dcf37d4f553785ecd07ff63f2"
First time build. Skipping changelog.
[mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[mapintegratedvuer] $ bash -c "export > env.txt"
[mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins6598438050008025283.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install
npm WARN deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm WARN deprecated vue3-component-svg-sprite@0.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.

added 236 packages, removed 241 packages, changed 276 packages, and audited 1508 packages in 44s

279 packages are looking for funding
  run `npm fund` for details

9 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.9.0-beta.0 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9         @use
    src/components/MapContent.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9         @use
    src/components/MapContent.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                               @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                  @use
    node_modules/element-plus/theme-chalk/src/loading.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/var.scss 2:1           @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/loading.scss 1:33       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/loading.scss 9:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.red instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
52 │     #{red($color),
   │       ^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 52:7  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [color-functions]: red() is deprecated. Suggestion:

color.channel($color, "red", $space: rgb)

More info: https://sass-lang.com/d/color-functions

   ╷
52 │     #{red($color),
   │       ^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 52:7  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.green instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
53 │     green($color),
   │     ^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 53:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [color-functions]: green() is deprecated. Suggestion:

color.channel($color, "green", $space: rgb)

More info: https://sass-lang.com/d/color-functions

   ╷
53 │     green($color),
   │     ^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 53:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.blue instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
54 │     blue($color)}
   │     ^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 54:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [color-functions]: blue() is deprecated. Suggestion:

color.channel($color, "blue", $space: rgb)

More info: https://sass-lang.com/d/color-functions

   ╷
54 │     blue($color)}
   │     ^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 54:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/icon.scss 24:1           @use
    node_modules/element-plus/theme-chalk/src/base.scss 3:1            root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9        @use
    src/components/SplitFlow.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9          @use
    src/components/SplitDialog.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                   @use
    src/components/DialogToolbarContent.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                    @use
    node_modules/element-plus/theme-chalk/src/container.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                @use
    node_modules/element-plus/theme-chalk/src/aside.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables.scss';
  │         ^^^^^^^^^^^^^^^^^
  ╵
    src/assets/header-icon.scss 1:9              @use
    src/components/DialogToolbarContent.vue 2:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/container.scss 1:33     root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/aside.scss 1:33         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/container.scss 3:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/aside.scss 3:1           root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/header.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                               @use
    node_modules/element-plus/theme-chalk/src/main.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/footer.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/header.scss 1:33        root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/main.scss 1:33          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/footer.scss 1:33        root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/header.scss 5:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/main.scss 5:1            root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/footer.scss 5:1          root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9          @use
    src/components/ContentVuer.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9             @use
    src/components/CustomSplitter.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9             @use
    src/components/SearchControls.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                      @use
    node_modules/element-plus/theme-chalk/src/radio-group.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                   @use
    node_modules/element-plus/theme-chalk/src/checkbox.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                @use
    node_modules/element-plus/theme-chalk/src/radio.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                @use
    node_modules/element-plus/theme-chalk/src/input.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                  @use
    node_modules/element-plus/theme-chalk/src/popover.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/checkbox.scss 3:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/radio-group.scss 1:33   root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/popover.scss 1:33       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/radio.scss 3:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/input.scss 3:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/radio-group.scss 4:1     root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/input.scss 31:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/radio.scss 18:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 37:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5        @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3          @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3          @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/button.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                              @use
    node_modules/element-plus/theme-chalk/src/col.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                              @use
    node_modules/element-plus/theme-chalk/src/row.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/switch.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/row.scss 1:33          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/button.scss 3:1        root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/col.scss 3:1           root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/switch.scss 3:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/row.scss 5:1             root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/button.scss 19:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/switch.scss 78:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3        @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use map.has-key instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
12 │   @if map-has-key($map, $key) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 12:7  res()
    node_modules/element-plus/theme-chalk/src/mixins/_col.scss 7:3     col-size()
    node_modules/element-plus/theme-chalk/src/col.scss 40:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use map.get instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │     @media only screen and #{unquote(map-get($map, $key))} {
   │                                      ^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 13:38  res()
    node_modules/element-plus/theme-chalk/src/mixins/_col.scss 7:3      col-size()
    node_modules/element-plus/theme-chalk/src/col.scss 40:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.unquote instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │     @media only screen and #{unquote(map-get($map, $key))} {
   │                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 13:30  res()
    node_modules/element-plus/theme-chalk/src/mixins/_col.scss 7:3      col-size()
    node_modules/element-plus/theme-chalk/src/col.scss 40:1             root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9         @use
    src/components/ContentBar.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9             @use
    src/components/viewers/Iframe.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables.scss';
  │         ^^^^^^^^^^^^^^^^^
  ╵
    src/assets/header-icon.scss 1:9    @use
    src/components/ContentBar.vue 2:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9              @use
    src/components/viewers/Flatmap.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                   @use
    src/components/viewers/MultiFlatmap.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9               @use
    src/components/viewers/Scaffold.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/popper.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/popper.scss 1:33        root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/popper.scss 5:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                       @use
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 3:1   root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 7:1    root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3   @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1   root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                 @use
    src/components/FlatmapContextCard.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9          @use
    src/components/ContextCard.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/option.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/select.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/option.scss 3:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/select.scss 3:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3   b()
    node_modules/element-plus/theme-chalk/src/select-dropdown.scss 6:1  @use
    node_modules/element-plus/theme-chalk/src/select.scss 7:1           root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1         @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                    @use
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 3:1      root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 7:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                       @use
    node_modules/element-plus/theme-chalk/src/option-group.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/option-group.scss 3:1   root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1    root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3   @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1    root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                              @use
    node_modules/element-plus/theme-chalk/src/tag.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/tag.scss 3:1            root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/tag.scss 7:1             root stylesheet

✓ 1546 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   466.66 kB │ gzip:    79.22 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-Cc9erC_I.js            0.57 kB │ gzip:     0.38 kB
dist/Simulation-BGRVd8kd.js        0.60 kB │ gzip:     0.37 kB
dist/Plot-BnockGaW.js              0.72 kB │ gzip:     0.42 kB
dist/Flatmap-FkaNd1ps.js           6.22 kB │ gzip:     2.13 kB
dist/MultiFlatmap-Cv-oZNJD.js     14.35 kB │ gzip:     4.38 kB
dist/ContentMixin-TQhuLwO4.js     26.89 kB │ gzip:     7.17 kB
dist/Scaffold-Biod9dA5.js      1,753.34 kB │ gzip:   414.00 kB
dist/index-BsgKjyCA.js         2,511.11 kB │ gzip:   645.37 kB
dist/style-ClWYHYcR.js         5,279.52 kB │ gzip: 1,398.58 kB
dist/style.css                    466.66 kB │ gzip:    79.22 kB
dist/mapintegratedvuer.umd.cjs  7,292.33 kB │ gzip: 2,184.53 kB
✓ built in 1m 8s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16051177155716928569.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.9.0-beta.0 cypress-component
> cypress run --component

It looks like this is your first time using Cypress: 13.17.0

[STARTED] Task without title.
[SUCCESS] Task without title.

Opening Cypress...

DevTools listening on ws://127.0.0.1:39295/devtools/browser/089e8af3-85c2-403d-8683-256d93525e29
[519840:0512/112234.484926:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because lockfile has changed

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.17.0                                                                        │
  │ Browser:        Electron 118 (headless)                                                        │
  │ Node Version:   v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       cypress/component/*.cy.js                                                      │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[520004:0512/112243.691533:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112243.798048:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112243.807881:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112244.920132:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112244.931113:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112244.937845:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112245.950833:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112248.119578:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9         @use
    src/components/MapContent.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9         @use
    src/components/MapContent.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9        @use
    src/components/SplitFlow.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9          @use
    src/components/SplitDialog.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                   @use
    src/components/DialogToolbarContent.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables.scss';
  │         ^^^^^^^^^^^^^^^^^
  ╵
    src/assets/header-icon.scss 1:9              @use
    src/components/DialogToolbarContent.vue 2:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9          @use
    src/components/ContentVuer.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9             @use
    src/components/CustomSplitter.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9             @use
    src/components/SearchControls.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9         @use
    src/components/ContentBar.vue 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables.scss';
  │         ^^^^^^^^^^^^^^^^^
  ╵
    src/assets/header-icon.scss 1:9    @use
    src/components/ContentBar.vue 2:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9          @use
    src/components/ContextCard.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                 @use
    src/components/FlatmapContextCard.vue 1:1  root stylesheet

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                  @use
    node_modules/element-plus/theme-chalk/src/loading.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                               @use
    node_modules/element-plus/theme-chalk/src/main.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/button.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                  @use
    node_modules/element-plus/theme-chalk/src/popover.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                      @use
    node_modules/element-plus/theme-chalk/src/radio-group.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                              @use
    node_modules/element-plus/theme-chalk/src/row.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                              @use
    node_modules/element-plus/theme-chalk/src/col.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                    @use
    node_modules/element-plus/theme-chalk/src/container.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                @use
    node_modules/element-plus/theme-chalk/src/aside.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/footer.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                   @use
    node_modules/element-plus/theme-chalk/src/checkbox.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/header.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                       @use
    node_modules/element-plus/theme-chalk/src/option-group.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                @use
    node_modules/element-plus/theme-chalk/src/radio.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/switch.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                       @use
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                              @use
    node_modules/element-plus/theme-chalk/src/tag.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/select.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/row.scss 1:33          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/button.scss 3:1        root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/col.scss 3:1           root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/checkbox.scss 3:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/loading.scss 1:33       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/main.scss 1:33          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/popover.scss 1:33       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/radio-group.scss 1:33   root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/container.scss 1:33     root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/aside.scss 1:33         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/footer.scss 1:33        root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/header.scss 1:33        root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/option-group.scss 3:1   root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/radio.scss 3:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/switch.scss 3:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 3:1   root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/tag.scss 3:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/select.scss 3:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/container.scss 3:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/aside.scss 3:1           root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/radio-group.scss 4:1     root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1    root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/main.scss 5:1            root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/footer.scss 5:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/header.scss 5:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/tag.scss 7:1             root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/row.scss 5:1             root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 7:1    root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3   @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1    root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3   b()
    node_modules/element-plus/theme-chalk/src/select-dropdown.scss 6:1  @use
    node_modules/element-plus/theme-chalk/src/select.scss 7:1           root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/radio.scss 18:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/button.scss 19:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/loading.scss 9:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 37:1       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option-group.scss 12:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option-group.scss 6:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/switch.scss 78:1         root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/switch.scss 98:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/switch.scss 82:1            root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1         @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            @use
    node_modules/element-plus/theme-chalk/src/select.scss 8:1             root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5        @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3   @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1   root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popover.scss 26:5           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popover.scss 5:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/autocomplete.scss 11:1      root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3          @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/radio.scss 83:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/radio.scss 22:1             root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1       root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 114:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/checkbox.scss 41:1          root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3        @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/button.scss 196:3           @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/button.scss 23:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use map.has-key instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
12 │   @if map-has-key($map, $key) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 12:7  res()
    node_modules/element-plus/theme-chalk/src/mixins/_col.scss 7:3     col-size()
    node_modules/element-plus/theme-chalk/src/col.scss 40:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use map.get instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │     @media only screen and #{unquote(map-get($map, $key))} {
   │                                      ^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 13:38  res()
    node_modules/element-plus/theme-chalk/src/mixins/_col.scss 7:3      col-size()
    node_modules/element-plus/theme-chalk/src/col.scss 40:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.unquote instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │     @media only screen and #{unquote(map-get($map, $key))} {
   │                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 13:30  res()
    node_modules/element-plus/theme-chalk/src/mixins/_col.scss 7:3      col-size()
    node_modules/element-plus/theme-chalk/src/col.scss 40:1             root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

[520004:0512/112302.444133:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                               @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                @use
    node_modules/element-plus/theme-chalk/src/input.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/option.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                 @use
    node_modules/element-plus/theme-chalk/src/popper.scss 1:1  root stylesheet

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                                    @use
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 1:1  root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11  set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5   @use
    node_modules/element-plus/theme-chalk/src/var.scss 2:1           @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/popper.scss 1:33        root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/input.scss 3:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/option.scss 3:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
63 │ ┌           mix(
64 │ │             $mix-color,
65 │ │             map.get($colors, $type, 'base'),
66 │ │             math.percentage(math.div($number, 10))
67 │ │           ),
   │ └───────────^
   ╵
    node_modules/element-plus/theme-chalk/src/common/var.scss 63:11   set-color-mix-level()
    node_modules/element-plus/theme-chalk/src/common/var.scss 87:5    @use
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 2:1  @use
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 3:1      root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/popper.scss 5:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 7:1       root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/input.scss 31:1          root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/option.scss 28:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/option.scss 27:1            root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.red instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
52 │     #{red($color),
   │       ^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 52:7  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [color-functions]: red() is deprecated. Suggestion:

color.channel($color, "red", $space: rgb)

More info: https://sass-lang.com/d/color-functions

   ╷
52 │     #{red($color),
   │       ^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 52:7  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.green instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
53 │     green($color),
   │     ^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 53:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [color-functions]: green() is deprecated. Suggestion:

color.channel($color, "green", $space: rgb)

More info: https://sass-lang.com/d/color-functions

   ╷
53 │     green($color),
   │     ^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 53:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.blue instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
54 │     blue($color)}
   │     ^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 54:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [color-functions]: blue() is deprecated. Suggestion:

color.channel($color, "blue", $space: rgb)

More info: https://sass-lang.com/d/color-functions

   ╷
54 │     blue($color)}
   │     ^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/_var.scss 54:5  set-css-color-rgb()
    node_modules/element-plus/theme-chalk/src/var.scss 17:5          @use
    node_modules/element-plus/theme-chalk/src/base.scss 1:33         root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3      @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1      root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 16:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/scrollbar.scss 11:1         root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3         @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/popper.scss 49:3            @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/popper.scss 9:1             root stylesheet

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$E: null` at the stylesheet root.

   ╷
65 │   $E: $element !global;
   │   ^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 65:3  e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3          @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5  b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1          root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.inspect instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
5 │   $selector: inspect($selector);
  │              ^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 5:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.slice instead.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
6 │   $selector: str-slice($selector, 2, -2);
  │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 6:14   selectorToString()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 11:14  containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
13 │   @if str-index($selector, config.$modifier-separator) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 13:7   containsModifier()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:11  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use string.index instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
23 │   @if str-index($selector, '.' + config.$state-prefix) {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 23:7   containWhenFlag()
    node_modules/element-plus/theme-chalk/src/mixins/function.scss 41:42  hitAllSpecialNestRule()
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 77:7     e()
    node_modules/element-plus/theme-chalk/src/input.scss 42:3             @content
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 60:5     b()
    node_modules/element-plus/theme-chalk/src/input.scss 35:1             root stylesheet

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

WARNING: 1 repetitive deprecation warnings omitted.

DEPRECATION WARNING [new-global]: As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

Recommendation: add `$B: null` at the stylesheet root.

   ╷
57 │   $B: $namespace + $common-separator + $block !global;
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 57:3  b()
    node_modules/element-plus/theme-chalk/src/icon.scss 24:1           @use
    node_modules/element-plus/theme-chalk/src/base.scss 3:1            root stylesheet

[520004:0512/112306.246643:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112306.254025:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112306.255882:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112306.258765:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112306.260425:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112309.640058:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[520004:0512/112311.027470:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9                   @use
    src/components/viewers/MultiFlatmap.vue 1:1  root stylesheet

[520004:0512/112312.257185:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112312.800575:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112312.807386:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112312.815401:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112312.928864:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112312.935148:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.366949:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.381035:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.396443:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.404061:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.465351:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.806467:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.816805:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112313.823123:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112316.109143:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112316.145893:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112316.973633:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112316.983182:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112316.989988:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112316.996428:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.007971:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.013746:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.291146:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.297472:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.303131:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import '_variables';
  │         ^^^^^^^^^^^^
  ╵
    src/assets/styles.scss 1:9  @use
    src/App.vue 1:1             root stylesheet

[520004:0512/112317.623485:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.671721:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.679585:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[520004:0512/112317.698833:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (34s)
  1 failing

  1) MapContent
       Workflow testing:
     AssertionError: Timed out retrying after 30000ms: Expected to find element: `.multi-container > .el-loading-parent--relative > [name="el-loading-fade"] > .el-loading-mask`, but never found it.
      at Context.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js:88:126)
      at runnable.fn (http://localhost:8081/__cypress/runner/cypress_runner.js:138359:19)
      at callFn (http://localhost:8081/__cypress/runner/cypress_runner.js:156978:21)
      at Runnable.run (http://localhost:8081/__cypress/runner/cypress_runner.js:156965:7)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:162889:30)
      at PassThroughHandlerContext.finallyHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:4095:23)
      at PassThroughHandlerContext.tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1830:23)
      at Promise._settlePromiseFromHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:1542:31)



[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_317.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     33 seconds                                                                       │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont     (1280x720)
     ent.cy.js/MapContent -- Workflow testing (failed).png                                          


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 11 seconds                                                
    Compression progress:  100%

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4


resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  MapContent.cy.js                         00:33        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:33        1        -        1        -        -  

Build step 'Execute shell' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/774/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:0b3bc60) with context:mapintegratedvuer
Setting status of 705b4560def1fbb545cc21fa9be98356ed65491e to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/774/ and message: 'Build finished. '
Finished: FAILURE