Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #4288 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build log

The build generated 1,397 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] Recommendation: math.div(20em, 16) or calc(20em / 16)
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO]    ╷
13-Dec-2024 20:19:21 [INFO] 12 │ $fa-fw-width:                 (20em / 16);
13-Dec-2024 20:19:21 [INFO]    │                                ^^^^^^^^^
13-Dec-2024 20:19:21 [INFO]    ╵
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/_variables.scss 12:32  @import
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/fontawesome.scss 5:9   root stylesheet
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] Recommendation: math.div(4em, 3) or calc(4em / 3)
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO]   ╷
13-Dec-2024 20:19:21 [INFO] 6 │   font-size: (4em / 3);
13-Dec-2024 20:19:21 [INFO]   │               ^^^^^^^
13-Dec-2024 20:19:21 [INFO]   ╵
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/_larger.scss 6:15     @import
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/fontawesome.scss 8:9  root stylesheet
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] Recommendation: math.div(3em, 4) or calc(3em / 4)
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO]   ╷
13-Dec-2024 20:19:21 [INFO] 7 │   line-height: (3em / 4);
13-Dec-2024 20:19:21 [INFO]   │                 ^^^^^^^
13-Dec-2024 20:19:21 [INFO]   ╵
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/_larger.scss 7:17     @import
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/fontawesome.scss 8:9  root stylesheet
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] Recommendation: math.div($fa-li-width * 5, 4) or calc($fa-li-width * 5 / 4)
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:21 [INFO]   ╷
13-Dec-2024 20:19:21 [INFO] 6 │   margin-left: $fa-li-width * 5/4;
13-Dec-2024 20:19:21 [INFO]   │                ^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:21 [INFO]   ╵
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/_list.scss 6:16        @import
13-Dec-2024 20:19:21 [INFO]     src/main/resources/styles/font-awesome-5/fontawesome.scss 10:9  root stylesheet
13-Dec-2024 20:19:21 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO] Use string.unquote instead.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 16 │   @return unquote("\"#{ $fa-var }\"");
13-Dec-2024 20:19:22 [INFO]    │           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/_variables.scss 16:11  fa-content()
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/_icons.scss 4:44       @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/fontawesome.scss 15:9  root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] WARNING: 7 repetitive deprecation warnings omitted.
13-Dec-2024 20:19:22 [INFO] Run in verbose mode to see all warnings.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]   ╷
13-Dec-2024 20:19:22 [INFO] 5 │ @import 'variables';
13-Dec-2024 20:19:22 [INFO]   │         ^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]   ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/v4-shims.scss 5:9  root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]   ╷
13-Dec-2024 20:19:22 [INFO] 6 │ @import 'shims';
13-Dec-2024 20:19:22 [INFO]   │         ^^^^^^^
13-Dec-2024 20:19:22 [INFO]   ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/v4-shims.scss 6:9  root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] Recommendation: math.div(20em, 16) or calc(20em / 16)
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 12 │ $fa-fw-width:                 (20em / 16);
13-Dec-2024 20:19:22 [INFO]    │                                ^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/_variables.scss 12:32  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/v4-shims.scss 5:9      root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO] Use string.unquote instead.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 16 │   @return unquote("\"#{ $fa-var }\"");
13-Dec-2024 20:19:22 [INFO]    │           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/_variables.scss 16:11  fa-content()
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/_shims.scss 1:62       @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/font-awesome-5/v4-shims.scss 6:9      root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]   ╷
13-Dec-2024 20:19:22 [INFO] 1 │ @import "customVariables";
13-Dec-2024 20:19:22 [INFO]   │         ^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]   ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9  root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]   ╷
13-Dec-2024 20:19:22 [INFO] 2 │ @import "reference";
13-Dec-2024 20:19:22 [INFO]   │         ^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]   ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 2:9  root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]   ╷
13-Dec-2024 20:19:22 [INFO] 1 │ @import "variables";
13-Dec-2024 20:19:22 [INFO]   │         ^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]   ╵
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/customVariables.scss 1:9  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9             root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO] Use color.adjust instead.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 24 │ $highlight: darken(#009384, 15%);
13-Dec-2024 20:19:22 [INFO]    │             ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     _variables.scss 24:13                               @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/customVariables.scss 1:9  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9             root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: darken() is deprecated. Suggestions:
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] color.scale($color, $lightness: -52.0408163265%)
13-Dec-2024 20:19:22 [INFO] color.adjust($color, $lightness: -15%)
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 24 │ $highlight: darken(#009384, 15%);
13-Dec-2024 20:19:22 [INFO]    │             ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     _variables.scss 24:13                               @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/customVariables.scss 1:9  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9             root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO] Use color.adjust instead.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 25 │ $text: darken(#5B57A6, 20%);
13-Dec-2024 20:19:22 [INFO]    │        ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     _variables.scss 25:8                                @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/customVariables.scss 1:9  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9             root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: darken() is deprecated. Suggestions:
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] color.scale($color, $lightness: -40.3162055336%)
13-Dec-2024 20:19:22 [INFO] color.adjust($color, $lightness: -20%)
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 25 │ $text: darken(#5B57A6, 20%);
13-Dec-2024 20:19:22 [INFO]    │        ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     _variables.scss 25:8                                @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/customVariables.scss 1:9  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9             root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO] Use color.adjust instead.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 26 │ $subtleText: darken($darkerGrey, 25%);
13-Dec-2024 20:19:22 [INFO]    │              ^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     _variables.scss 26:14                               @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/customVariables.scss 1:9  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9             root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: darken() is deprecated. Suggestions:
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] color.scale($color, $lightness: -34.0909090909%)
13-Dec-2024 20:19:22 [INFO] color.adjust($color, $lightness: -25%)
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 26 │ $subtleText: darken($darkerGrey, 25%);
13-Dec-2024 20:19:22 [INFO]    │              ^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     _variables.scss 26:14                               @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/customVariables.scss 1:9  @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 1:9             root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]   ╷
13-Dec-2024 20:19:22 [INFO] 4 │ @import "vendor/normalize";
13-Dec-2024 20:19:22 [INFO]   │         ^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]   ╵
13-Dec-2024 20:19:22 [INFO]     _reference.scss 4:9                      @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 2:9  root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]   ╷
13-Dec-2024 20:19:22 [INFO] 5 │ @import "compass";
13-Dec-2024 20:19:22 [INFO]   │         ^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]   ╵
13-Dec-2024 20:19:22 [INFO]     _reference.scss 5:9                      @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 2:9  root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO] Use math.unit instead.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 44 │   @return unit($number) == "%" or unit($number) == "em" or unit($number) == "rem"
13-Dec-2024 20:19:22 [INFO]    │           ^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 44:11  relative-unit()
13-Dec-2024 20:19:22 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 52:35  @import
13-Dec-2024 20:19:22 [INFO]     node_modules/compass-mixins/lib/compass/_typography.scss 4:9                    @import
13-Dec-2024 20:19:22 [INFO]     _compass.scss 3:9                                                               @import
13-Dec-2024 20:19:22 [INFO]     _reference.scss 5:9                                                             @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 2:9                                         root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:22 [INFO] Use math.unit instead.
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 44 │   @return unit($number) == "%" or unit($number) == "em" or unit($number) == "rem"
13-Dec-2024 20:19:22 [INFO]    │                                   ^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 44:35  relative-unit()
13-Dec-2024 20:19:22 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 52:35  @import
13-Dec-2024 20:19:22 [INFO]     node_modules/compass-mixins/lib/compass/_typography.scss 4:9                    @import
13-Dec-2024 20:19:22 [INFO]     _compass.scss 3:9                                                               @import
13-Dec-2024 20:19:22 [INFO]     _reference.scss 5:9                                                             @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 2:9                                         root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: lighten() is deprecated. Suggestions:
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] color.scale($color, $lightness: 20%)
13-Dec-2024 20:19:22 [INFO] color.adjust($color, $lightness: 10%)
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]    ╷
13-Dec-2024 20:19:22 [INFO] 79 │     color: lighten($link, 10%);
13-Dec-2024 20:19:22 [INFO]    │            ^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]    ╵
13-Dec-2024 20:19:22 [INFO]     target/sass/lib/uicommons-scss/fragments/_base.scss 79:12  @import
13-Dec-2024 20:19:22 [INFO]     _reference.scss 8:9                                        @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 2:9                    root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] DEPRECATION WARNING: lighten() is deprecated. Suggestions:
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] color.scale($color, $lightness: 17.4061433447%)
13-Dec-2024 20:19:22 [INFO] color.adjust($color, $lightness: 15%)
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:22 [INFO]     ╷
13-Dec-2024 20:19:22 [INFO] 102 │   color: lighten($highlight, 15%);
13-Dec-2024 20:19:22 [INFO]     │          ^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:22 [INFO]     ╵
13-Dec-2024 20:19:22 [INFO]     target/sass/lib/uicommons-scss/fragments/_base.scss 102:10  @import
13-Dec-2024 20:19:22 [INFO]     _reference.scss 8:9                                         @import
13-Dec-2024 20:19:22 [INFO]     src/main/resources/styles/home.scss 2:9                     root stylesheet
13-Dec-2024 20:19:22 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] Recommendation: math.div((($gutter-width + $column-width) * $x) - $gutter-width, gridsystem-width($columns)) or calc(((($gutter-width + $column-width) * $x) - $gutter-width) / gridsystem-width($columns))
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]    ╷
13-Dec-2024 20:19:23 [INFO] 57 │     width: $total-width*(((($gutter-width+$column-width)*$x)-$gutter-width) / gridsystem-width($columns));
13-Dec-2024 20:19:23 [INFO]    │                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:23 [INFO]    ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_grid.scss 57:23     column()
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_dashboard.scss 6:3  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 34:9                                          @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                       root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] Recommendation: math.div($gutter-width * 0.5, gridsystem-width($columns)) or calc(($gutter-width * 0.5) / gridsystem-width($columns))
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]    ╷
13-Dec-2024 20:19:23 [INFO] 58 │     margin: 0 $total-width*(($gutter-width*.5)/gridsystem-width($columns));
13-Dec-2024 20:19:23 [INFO]    │                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:23 [INFO]    ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_grid.scss 58:26     column()
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_dashboard.scss 6:3  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 34:9                                          @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                       root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] Recommendation: math.div(20em, 16) or calc(20em / 16)
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]    ╷
13-Dec-2024 20:19:23 [INFO] 12 │ $fa-fw-width:                 (20em / 16);
13-Dec-2024 20:19:23 [INFO]    │                                ^^^^^^^^^
13-Dec-2024 20:19:23 [INFO]    ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/_variables.scss 12:32  @import
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/fontawesome.scss 5:9   @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 46:9                                                 @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                              root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] Recommendation: math.div(4em, 3) or calc(4em / 3)
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]   ╷
13-Dec-2024 20:19:23 [INFO] 6 │   font-size: (4em / 3);
13-Dec-2024 20:19:23 [INFO]   │               ^^^^^^^
13-Dec-2024 20:19:23 [INFO]   ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/_larger.scss 6:15     @import
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/fontawesome.scss 8:9  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 46:9                                                @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                             root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] Recommendation: math.div(3em, 4) or calc(3em / 4)
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]   ╷
13-Dec-2024 20:19:23 [INFO] 7 │   line-height: (3em / 4);
13-Dec-2024 20:19:23 [INFO]   │                 ^^^^^^^
13-Dec-2024 20:19:23 [INFO]   ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/_larger.scss 7:17     @import
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/fontawesome.scss 8:9  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 46:9                                                @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                             root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:23 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:23 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:23 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]     ╷
13-Dec-2024 20:19:23 [INFO] 17  │ ┌   &:hover {
13-Dec-2024 20:19:23 [INFO] 18  │ │     background: lighten($bcolor, 2%);
13-Dec-2024 20:19:23 [INFO] 19  │ │     border-color: darken($bcolor, 5%);
13-Dec-2024 20:19:23 [INFO] 20  │ │   }
13-Dec-2024 20:19:23 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:23 [INFO] ... │
13-Dec-2024 20:19:23 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:23 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:23 [INFO]     ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                       root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:23 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:23 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:23 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]     ╷
13-Dec-2024 20:19:23 [INFO] 22  │ ┌   &.active {
13-Dec-2024 20:19:23 [INFO] 23  │ │     background: darken($bcolor, 2%);
13-Dec-2024 20:19:23 [INFO] 24  │ │     border-color: darken($bcolor, 5%);
13-Dec-2024 20:19:23 [INFO] 25  │ │   }
13-Dec-2024 20:19:23 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:23 [INFO] ... │
13-Dec-2024 20:19:23 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:23 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:23 [INFO]     ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                       root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:23 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:23 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:23 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]     ╷
13-Dec-2024 20:19:23 [INFO] 27  │ ┌   i {
13-Dec-2024 20:19:23 [INFO] 28  │ │     font-size: 1.2em;
13-Dec-2024 20:19:23 [INFO] 29  │ │     margin: 0;
13-Dec-2024 20:19:23 [INFO] 30  │ │     padding: 0;
13-Dec-2024 20:19:23 [INFO] 31  │ │     line-height: .5em;
13-Dec-2024 20:19:23 [INFO] 32  │ │   }
13-Dec-2024 20:19:23 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:23 [INFO] ... │
13-Dec-2024 20:19:23 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:23 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:23 [INFO]     ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                       root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:23 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:23 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:23 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]     ╷
13-Dec-2024 20:19:23 [INFO] 34  │ ┌   &.big, &.medium {
13-Dec-2024 20:19:23 [INFO] 35  │ │     i {
13-Dec-2024 20:19:23 [INFO] 36  │ │       display: block;
13-Dec-2024 20:19:23 [INFO] 37  │ │       font-size: 50px;
13-Dec-2024 20:19:23 [INFO] 38  │ │       margin: 0 auto;
13-Dec-2024 20:19:23 [INFO] 39  │ │       padding: 10px;
13-Dec-2024 20:19:23 [INFO] 40  │ │     }
13-Dec-2024 20:19:23 [INFO] 41  │ │   }
13-Dec-2024 20:19:23 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:23 [INFO] ... │
13-Dec-2024 20:19:23 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:23 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:23 [INFO]     ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                       root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:23 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:23 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:23 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:23 [INFO]     ╷
13-Dec-2024 20:19:23 [INFO] 43  │ ┌   &.medium {
13-Dec-2024 20:19:23 [INFO] 44  │ │     i {
13-Dec-2024 20:19:23 [INFO] 45  │ │       font-size: 34px;
13-Dec-2024 20:19:23 [INFO] 46  │ │     }
13-Dec-2024 20:19:23 [INFO] 47  │ │   }
13-Dec-2024 20:19:23 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:23 [INFO] ... │
13-Dec-2024 20:19:23 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:23 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:23 [INFO]     ╵
13-Dec-2024 20:19:23 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:23 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:23 [INFO]     src/main/resources/styles/home.scss 2:9                       root stylesheet
13-Dec-2024 20:19:23 [INFO]
13-Dec-2024 20:19:24 [INFO] WARNING: 370 repetitive deprecation warnings omitted.
13-Dec-2024 20:19:24 [INFO] Run in verbose mode to see all warnings.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]   ╷
13-Dec-2024 20:19:24 [INFO] 1 │ @import "customVariables";
13-Dec-2024 20:19:24 [INFO]   │         ^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]   ╵
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 1:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]   ╷
13-Dec-2024 20:19:24 [INFO] 2 │ @import "reference";
13-Dec-2024 20:19:24 [INFO]   │         ^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]   ╵
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]   ╷
13-Dec-2024 20:19:24 [INFO] 3 │ @import "font-awesome-5/fa-brands";
13-Dec-2024 20:19:24 [INFO]   │         ^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]   ╵
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 3:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]   ╷
13-Dec-2024 20:19:24 [INFO] 4 │ @import "font-awesome-5/fa-regular";
13-Dec-2024 20:19:24 [INFO]   │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]   ╵
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 4:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]   ╷
13-Dec-2024 20:19:24 [INFO] 5 │ @import "font-awesome-5/fa-solid";
13-Dec-2024 20:19:24 [INFO]   │         ^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]   ╵
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 5:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO] Use color.adjust instead.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 24 │ $highlight: darken(#009384, 15%);
13-Dec-2024 20:19:24 [INFO]    │             ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     _variables.scss 24:13                                    @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/customVariables.scss 1:9       @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 1:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: darken() is deprecated. Suggestions:
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] color.scale($color, $lightness: -52.0408163265%)
13-Dec-2024 20:19:24 [INFO] color.adjust($color, $lightness: -15%)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 24 │ $highlight: darken(#009384, 15%);
13-Dec-2024 20:19:24 [INFO]    │             ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     _variables.scss 24:13                                    @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/customVariables.scss 1:9       @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 1:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO] Use color.adjust instead.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 25 │ $text: darken(#5B57A6, 20%);
13-Dec-2024 20:19:24 [INFO]    │        ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     _variables.scss 25:8                                     @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/customVariables.scss 1:9       @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 1:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: darken() is deprecated. Suggestions:
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] color.scale($color, $lightness: -40.3162055336%)
13-Dec-2024 20:19:24 [INFO] color.adjust($color, $lightness: -20%)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 25 │ $text: darken(#5B57A6, 20%);
13-Dec-2024 20:19:24 [INFO]    │        ^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     _variables.scss 25:8                                     @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/customVariables.scss 1:9       @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 1:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO] Use color.adjust instead.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 26 │ $subtleText: darken($darkerGrey, 25%);
13-Dec-2024 20:19:24 [INFO]    │              ^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     _variables.scss 26:14                                    @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/customVariables.scss 1:9       @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 1:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: darken() is deprecated. Suggestions:
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] color.scale($color, $lightness: -34.0909090909%)
13-Dec-2024 20:19:24 [INFO] color.adjust($color, $lightness: -25%)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 26 │ $subtleText: darken($darkerGrey, 25%);
13-Dec-2024 20:19:24 [INFO]    │              ^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     _variables.scss 26:14                                    @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/customVariables.scss 1:9       @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 1:9  root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO] Use math.unit instead.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 44 │   @return unit($number) == "%" or unit($number) == "em" or unit($number) == "rem"
13-Dec-2024 20:19:24 [INFO]    │           ^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 44:11  relative-unit()
13-Dec-2024 20:19:24 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 52:35  @import
13-Dec-2024 20:19:24 [INFO]     node_modules/compass-mixins/lib/compass/_typography.scss 4:9                    @import
13-Dec-2024 20:19:24 [INFO]     _compass.scss 3:9                                                               @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 5:9                                                             @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9                         root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
13-Dec-2024 20:19:24 [INFO] Use math.unit instead.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/import
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 44 │   @return unit($number) == "%" or unit($number) == "em" or unit($number) == "rem"
13-Dec-2024 20:19:24 [INFO]    │                                   ^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 44:35  relative-unit()
13-Dec-2024 20:19:24 [INFO]     node_modules/compass-mixins/lib/compass/typography/_vertical_rhythm.scss 52:35  @import
13-Dec-2024 20:19:24 [INFO]     node_modules/compass-mixins/lib/compass/_typography.scss 4:9                    @import
13-Dec-2024 20:19:24 [INFO]     _compass.scss 3:9                                                               @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 5:9                                                             @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9                         root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: lighten() is deprecated. Suggestions:
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] color.scale($color, $lightness: 20%)
13-Dec-2024 20:19:24 [INFO] color.adjust($color, $lightness: 10%)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 79 │     color: lighten($link, 10%);
13-Dec-2024 20:19:24 [INFO]    │            ^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_base.scss 79:12  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 8:9                                        @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9    root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: lighten() is deprecated. Suggestions:
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] color.scale($color, $lightness: 17.4061433447%)
13-Dec-2024 20:19:24 [INFO] color.adjust($color, $lightness: 15%)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/color-functions
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]     ╷
13-Dec-2024 20:19:24 [INFO] 102 │   color: lighten($highlight, 15%);
13-Dec-2024 20:19:24 [INFO]     │          ^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]     ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_base.scss 102:10  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 8:9                                         @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9     root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] Recommendation: math.div((($gutter-width + $column-width) * $x) - $gutter-width, gridsystem-width($columns)) or calc(((($gutter-width + $column-width) * $x) - $gutter-width) / gridsystem-width($columns))
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 57 │     width: $total-width*(((($gutter-width+$column-width)*$x)-$gutter-width) / gridsystem-width($columns));
13-Dec-2024 20:19:24 [INFO]    │                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_grid.scss 57:23     column()
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_dashboard.scss 6:3  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 34:9                                          @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9       root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] Recommendation: math.div($gutter-width * 0.5, gridsystem-width($columns)) or calc(($gutter-width * 0.5) / gridsystem-width($columns))
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 58 │     margin: 0 $total-width*(($gutter-width*.5)/gridsystem-width($columns));
13-Dec-2024 20:19:24 [INFO]    │                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_grid.scss 58:26     column()
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_dashboard.scss 6:3  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 34:9                                          @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9       root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] Recommendation: math.div(20em, 16) or calc(20em / 16)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]    ╷
13-Dec-2024 20:19:24 [INFO] 12 │ $fa-fw-width:                 (20em / 16);
13-Dec-2024 20:19:24 [INFO]    │                                ^^^^^^^^^
13-Dec-2024 20:19:24 [INFO]    ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/_variables.scss 12:32  @import
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/fontawesome.scss 5:9   @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 46:9                                                 @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9              root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] Recommendation: math.div(4em, 3) or calc(4em / 3)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]   ╷
13-Dec-2024 20:19:24 [INFO] 6 │   font-size: (4em / 3);
13-Dec-2024 20:19:24 [INFO]   │               ^^^^^^^
13-Dec-2024 20:19:24 [INFO]   ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/_larger.scss 6:15     @import
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/fontawesome.scss 8:9  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 46:9                                                @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9             root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] Recommendation: math.div(3em, 4) or calc(3em / 4)
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info and automated migrator: https://sass-lang.com/d/slash-div
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]   ╷
13-Dec-2024 20:19:24 [INFO] 7 │   line-height: (3em / 4);
13-Dec-2024 20:19:24 [INFO]   │                 ^^^^^^^
13-Dec-2024 20:19:24 [INFO]   ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/_larger.scss 7:17     @import
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/font-awesome-5/fontawesome.scss 8:9  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 46:9                                                @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9             root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:24 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:24 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:24 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]     ╷
13-Dec-2024 20:19:24 [INFO] 17  │ ┌   &:hover {
13-Dec-2024 20:19:24 [INFO] 18  │ │     background: lighten($bcolor, 2%);
13-Dec-2024 20:19:24 [INFO] 19  │ │     border-color: darken($bcolor, 5%);
13-Dec-2024 20:19:24 [INFO] 20  │ │   }
13-Dec-2024 20:19:24 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:24 [INFO] ... │
13-Dec-2024 20:19:24 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:24 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:24 [INFO]     ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9       root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:24 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:24 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:24 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]     ╷
13-Dec-2024 20:19:24 [INFO] 22  │ ┌   &.active {
13-Dec-2024 20:19:24 [INFO] 23  │ │     background: darken($bcolor, 2%);
13-Dec-2024 20:19:24 [INFO] 24  │ │     border-color: darken($bcolor, 5%);
13-Dec-2024 20:19:24 [INFO] 25  │ │   }
13-Dec-2024 20:19:24 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:24 [INFO] ... │
13-Dec-2024 20:19:24 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:24 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:24 [INFO]     ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9       root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:24 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:24 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:24 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]     ╷
13-Dec-2024 20:19:24 [INFO] 27  │ ┌   i {
13-Dec-2024 20:19:24 [INFO] 28  │ │     font-size: 1.2em;
13-Dec-2024 20:19:24 [INFO] 29  │ │     margin: 0;
13-Dec-2024 20:19:24 [INFO] 30  │ │     padding: 0;
13-Dec-2024 20:19:24 [INFO] 31  │ │     line-height: .5em;
13-Dec-2024 20:19:24 [INFO] 32  │ │   }
13-Dec-2024 20:19:24 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:24 [INFO] ... │
13-Dec-2024 20:19:24 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:24 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:24 [INFO]     ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9       root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:24 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:24 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:24 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]     ╷
13-Dec-2024 20:19:24 [INFO] 34  │ ┌   &.big, &.medium {
13-Dec-2024 20:19:24 [INFO] 35  │ │     i {
13-Dec-2024 20:19:24 [INFO] 36  │ │       display: block;
13-Dec-2024 20:19:24 [INFO] 37  │ │       font-size: 50px;
13-Dec-2024 20:19:24 [INFO] 38  │ │       margin: 0 auto;
13-Dec-2024 20:19:24 [INFO] 39  │ │       padding: 10px;
13-Dec-2024 20:19:24 [INFO] 40  │ │     }
13-Dec-2024 20:19:24 [INFO] 41  │ │   }
13-Dec-2024 20:19:24 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:24 [INFO] ... │
13-Dec-2024 20:19:24 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:24 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:24 [INFO]     ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9       root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
13-Dec-2024 20:19:24 [INFO] rules will be changing to match the behavior specified by CSS in an upcoming
13-Dec-2024 20:19:24 [INFO] version. To keep the existing behavior, move the declaration above the nested
13-Dec-2024 20:19:24 [INFO] rule. To opt into the new behavior, wrap the declaration in `& {}`.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] More info: https://sass-lang.com/d/mixed-decls
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]     ╷
13-Dec-2024 20:19:24 [INFO] 43  │ ┌   &.medium {
13-Dec-2024 20:19:24 [INFO] 44  │ │     i {
13-Dec-2024 20:19:24 [INFO] 45  │ │       font-size: 34px;
13-Dec-2024 20:19:24 [INFO] 46  │ │     }
13-Dec-2024 20:19:24 [INFO] 47  │ │   }
13-Dec-2024 20:19:24 [INFO]     │ └─── nested rule
13-Dec-2024 20:19:24 [INFO] ... │
13-Dec-2024 20:19:24 [INFO] 140 │       padding: 5px 6px;
13-Dec-2024 20:19:24 [INFO]     │       ^^^^^^^^^^^^^^^^ declaration
13-Dec-2024 20:19:24 [INFO]     ╵
13-Dec-2024 20:19:24 [INFO]     target/sass/lib/uicommons-scss/fragments/_buttons.scss 140:5  @import
13-Dec-2024 20:19:24 [INFO]     _reference.scss 21:9                                          @import
13-Dec-2024 20:19:24 [INFO]     src/main/resources/styles/referenceapplication.scss 2:9       root stylesheet
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] WARNING: 394 repetitive deprecation warnings omitted.
13-Dec-2024 20:19:24 [INFO] Run in verbose mode to see all warnings.
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-omod ---
13-Dec-2024 20:19:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Dec-2024 20:19:24 [INFO] Copying 14 resources
13-Dec-2024 20:19:24 [INFO] Copying 52 resources to web/module
13-Dec-2024 20:19:24 [INFO] Copying 0 resource to web/module
13-Dec-2024 20:19:24 [INFO] Copying 52 resources to web/module
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] --- maven-resources-plugin:2.6:resources (default) @ referenceapplication-omod ---
13-Dec-2024 20:19:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Dec-2024 20:19:24 [INFO] Copying 14 resources
13-Dec-2024 20:19:24 [INFO] Copying 52 resources to web/module
13-Dec-2024 20:19:24 [INFO] Copying 0 resource to web/module
13-Dec-2024 20:19:24 [INFO] Copying 52 resources to web/module
13-Dec-2024 20:19:24 [INFO]
13-Dec-2024 20:19:24 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-omod ---
13-Dec-2024 20:19:24 [INFO] Changes detected - recompiling the module!
13-Dec-2024 20:19:24 [INFO] Compiling 9 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/target/classes
13-Dec-2024 20:19:25 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/LoginPageController.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/LoginPageController.java uses unchecked or unsafe operations.
13-Dec-2024 20:19:25 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/LoginPageController.java: Recompile with -Xlint:unchecked for details.
13-Dec-2024 20:19:25 [INFO]
13-Dec-2024 20:19:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-omod ---
13-Dec-2024 20:19:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Dec-2024 20:19:25 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/src/test/resources
13-Dec-2024 20:19:25 [INFO]
13-Dec-2024 20:19:25 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-omod ---
13-Dec-2024 20:19:25 [INFO] Changes detected - recompiling the module!
13-Dec-2024 20:19:25 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/target/test-classes
13-Dec-2024 20:19:25 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/src/test/java/org/openmrs/module/referenceapplication/page/controller/LoginPageControllerTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/src/test/java/org/openmrs/module/referenceapplication/page/controller/LoginPageControllerTest.java uses unchecked or unsafe operations.
13-Dec-2024 20:19:25 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/src/test/java/org/openmrs/module/referenceapplication/page/controller/LoginPageControllerTest.java: Recompile with -Xlint:unchecked for details.
13-Dec-2024 20:19:25 [INFO]
13-Dec-2024 20:19:25 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ referenceapplication-omod ---
13-Dec-2024 20:19:25 [INFO]
13-Dec-2024 20:19:25 [INFO] -------------------------------------------------------
13-Dec-2024 20:19:25 [INFO]  T E S T S
13-Dec-2024 20:19:25 [INFO] -------------------------------------------------------
13-Dec-2024 20:19:26 [INFO] Running org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest
13-Dec-2024 20:19:27 SLF4J: Class path contains multiple SLF4J bindings.
13-Dec-2024 20:19:27 SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
13-Dec-2024 20:19:27 SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
13-Dec-2024 20:19:27 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
13-Dec-2024 20:19:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.66 s - in org.openmrs.module.referenceapplication.page.controller.LoginPageControllerTest
13-Dec-2024 20:19:29 [INFO] Running org.openmrs.module.referenceapplication.page.controller.HomePageControllerTest
13-Dec-2024 20:19:49 ERROR - BrokerService.checkSystemUsageLimits(1925) |2024-12-13 20:19:49,732| Temporary Store limit is 51200 mb, whilst the temporary data directory: /home/bamboo-agent/bamboo-agent/.agent_tmp/RA-RA-JOB1/appdir-for-unit-tests-5065928675575978117/activemq-data/localhost/tmp_storage only has 5118 mb of usable space
13-Dec-2024 20:19:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.152 s - in org.openmrs.module.referenceapplication.page.controller.HomePageControllerTest
13-Dec-2024 20:19:53 [INFO] Running org.openmrs.module.referenceapplication.RegistrationAppTest
13-Dec-2024 20:19:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.openmrs.module.referenceapplication.RegistrationAppTest
13-Dec-2024 20:19:54 [INFO]
13-Dec-2024 20:19:54 [INFO] Results:
13-Dec-2024 20:19:54 [INFO]
13-Dec-2024 20:19:54 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
13-Dec-2024 20:19:54 [INFO]
13-Dec-2024 20:19:54 [INFO]
13-Dec-2024 20:19:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-omod ---
13-Dec-2024 20:19:54 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/target/referenceapplication-2.14.0-SNAPSHOT.jar
13-Dec-2024 20:19:54 [INFO]
13-Dec-2024 20:19:54 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ referenceapplication-omod ---
13-Dec-2024 20:19:54 [INFO] Packaging OpenMRS module
13-Dec-2024 20:19:54 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/target/referenceapplication-2.14.0-SNAPSHOT.omod
13-Dec-2024 20:19:55 [INFO]
13-Dec-2024 20:19:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-omod ---
13-Dec-2024 20:19:55 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/target/referenceapplication-2.14.0-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/referenceapplication-omod-2.14.0-SNAPSHOT.jar
13-Dec-2024 20:19:55 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/referenceapplication-omod-2.14.0-SNAPSHOT.pom
13-Dec-2024 20:19:55 [INFO]
13-Dec-2024 20:19:55 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication-omod ---
13-Dec-2024 20:19:55 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/maven-metadata.xml
13-Dec-2024 20:19:55 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/maven-metadata.xml (802 B at 3.4 kB/s)
13-Dec-2024 20:19:55 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/referenceapplication-omod-2.14.0-20241213.201838-156.jar
13-Dec-2024 20:19:57 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/referenceapplication-omod-2.14.0-20241213.201838-156.jar (1.9 MB at 773 kB/s)
13-Dec-2024 20:19:57 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/referenceapplication-omod-2.14.0-20241213.201838-156.pom
13-Dec-2024 20:19:59 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/referenceapplication-omod-2.14.0-20241213.201838-156.pom (8.8 kB at 5.7 kB/s)
13-Dec-2024 20:19:59 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/maven-metadata.xml
13-Dec-2024 20:19:59 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/maven-metadata.xml (878 B at 3.6 kB/s)
13-Dec-2024 20:19:59 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/maven-metadata.xml
13-Dec-2024 20:20:00 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/2.14.0-SNAPSHOT/maven-metadata.xml (802 B at 643 B/s)
13-Dec-2024 20:20:00 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/maven-metadata.xml
13-Dec-2024 20:20:02 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/module/referenceapplication-omod/maven-metadata.xml (820 B at 598 B/s)
13-Dec-2024 20:20:02 [INFO] ------------------------------------------------------------------------
13-Dec-2024 20:20:02 [INFO] Reactor Summary for Reference Application Module 2.14.0-SNAPSHOT:
13-Dec-2024 20:20:02 [INFO]
13-Dec-2024 20:20:02 [INFO] Reference Application Module ....................... SUCCESS [  6.813 s]
13-Dec-2024 20:20:02 [INFO] Reference Application Module API ................... SUCCESS [ 30.752 s]
13-Dec-2024 20:20:02 [INFO] Reference Application Module OMOD .................. SUCCESS [ 46.220 s]
13-Dec-2024 20:20:02 [INFO] ------------------------------------------------------------------------
13-Dec-2024 20:20:02 [INFO] BUILD SUCCESS
13-Dec-2024 20:20:02 [INFO] ------------------------------------------------------------------------
13-Dec-2024 20:20:02 [INFO] Total time:  01:24 min
13-Dec-2024 20:20:02 [INFO] Finished at: 2024-12-13T20:20:02Z
13-Dec-2024 20:20:02 [INFO] ------------------------------------------------------------------------
13-Dec-2024 20:20:02 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-JOB1...
13-Dec-2024 20:20:02 Finished task 'Maven 3.x' with result: Success
13-Dec-2024 20:20:02 Running post build plugin 'Docker Container Cleanup'
13-Dec-2024 20:20:02 Running post build plugin 'NCover Results Collector'
13-Dec-2024 20:20:02 Running post build plugin 'Build Results Label Collector'
13-Dec-2024 20:20:02 Running post build plugin 'Clover Results Collector'
13-Dec-2024 20:20:02 Running post build plugin 'npm Cache Cleanup'
13-Dec-2024 20:20:02 Running post build plugin 'Artifact Copier'
13-Dec-2024 20:20:02 Finalising the build...
13-Dec-2024 20:20:02 Stopping timer.
13-Dec-2024 20:20:02 Build RA-RA-JOB1-4288 completed.
13-Dec-2024 20:20:02 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Dec-2024 20:20:02 Running on server: post build plugin 'NCover Results Collector'
13-Dec-2024 20:20:02 Running on server: post build plugin 'Build Labeller'
13-Dec-2024 20:20:02 Running on server: post build plugin 'Clover Delta Calculator'
13-Dec-2024 20:20:02 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Dec-2024 20:20:02 All post build plugins have finished
13-Dec-2024 20:20:02 Generating build results summary...
13-Dec-2024 20:20:02 Saving build results to disk...
13-Dec-2024 20:20:02 Store variable context...
13-Dec-2024 20:20:02 Finished building RA-RA-JOB1-4288.