• 2.397

      Stylelint 15.x deprecated various rules: https://stylelint.io/migration-guide/to-15/

      If you run yarn run lint in the war/ directory, stylelint highlights all deprecated rules used:

      Deprecation warnings:
       - The "declaration-colon-newline-after" rule is deprecated.
       - The "linebreaks" rule is deprecated.
       - The "max-line-length" rule is deprecated.
       - The "selector-list-comma-newline-after" rule is deprecated.
       - The "selector-list-comma-space-after" rule is deprecated.
       - The "string-quotes" rule is deprecated.
       - The "value-list-comma-newline-after" rule is deprecated.
       - The "indentation" rule is deprecated.
      

      The deprecations should be addressed, to ensure updating to stylelint 16.x runs smoothly.

          [JENKINS-70779] Address stylelint 15.x deprecations

          Alexander Brandes created issue -
          Alexander Brandes made changes -
          Issue Type Original: Improvement [ 4 ] New: Task [ 3 ]
          Sujal made changes -
          Assignee New: Sujal [ heysujal ]
          Alexander Brandes made changes -
          Description Original: Stylelint 15.x deprecated various rules: https://stylelint.io/migration-guide/to-15/

          If you run `yarn run lint` in the `war/` directory, Stylelint highlights all deprecated rules used:
          {code}
          Deprecation warnings:
           - The "declaration-colon-newline-after" rule is deprecated.
           - The "linebreaks" rule is deprecated.
           - The "max-line-length" rule is deprecated.
           - The "selector-list-comma-newline-after" rule is deprecated.
           - The "selector-list-comma-space-after" rule is deprecated.
           - The "string-quotes" rule is deprecated.
           - The "value-list-comma-newline-after" rule is deprecated.
           - The "indentation" rule is deprecated.
          {code}
          The deprecations should be addressed, to ensure updating to stylelint 16.x runs smoothly.
          New: Stylelint 15.x deprecated various rules: [https://stylelint.io/migration-guide/to-15/]

          If you run {{yarn run lint}} in the {{war/}} directory, stylelint highlights all deprecated rules used:
          {code:java}
          Deprecation warnings:
           - The "declaration-colon-newline-after" rule is deprecated.
           - The "linebreaks" rule is deprecated.
           - The "max-line-length" rule is deprecated.
           - The "selector-list-comma-newline-after" rule is deprecated.
           - The "selector-list-comma-space-after" rule is deprecated.
           - The "string-quotes" rule is deprecated.
           - The "value-list-comma-newline-after" rule is deprecated.
           - The "indentation" rule is deprecated.
          {code}
          The deprecations should be addressed, to ensure updating to stylelint 16.x runs smoothly.
          Sujal made changes -
          Assignee Original: Sujal [ heysujal ]
          Alexander Brandes made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Alexander Brandes made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Alexander Brandes made changes -
          Remote Link New: This issue links to "https://github.com/jenkinsci/jenkins/pull/7769 (Web Link)" [ 28554 ]
          Sayantan made changes -
          Comment [ I want to work on this issue if no one has already started working on it. Can anyone please point me to the repository on which I need to work? I am quite new to Jira ]
          Alexander Brandes made changes -
          Released As New: 2.397
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Closed [ 6 ]

            Unassigned Unassigned
            notmyfault Alexander Brandes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: