magento/magento-coding-standard

DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.

Opened this issue · 1 comments

Preconditions

  • phpcs v3.13.2
  • magento coding standard 38

Steps to reproduce

  1. use versions from above
  2. run phpcs against magento theme

Expected result

No deprecation warnings

Actual result

DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.ClassNaming sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.Variables sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.PropertiesSorting sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.ColonSpacing sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.PropertiesLineBreak sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.ZeroUnits sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.AvoidId sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.TypeSelectors sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.ImportantProperty sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.CommentLevels sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.CombinatorIndentation sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.SelectorDelimiter sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.TypeSelectorConcatenation sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.ColourDefinition sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.Quotes sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.SemicolonSpacing sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.BracesFormatting sniff is listening for CSS.
DEPRECATED: Scanning CSS/JS files is deprecated and support will be removed in PHP_CodeSniffer 4.0.
The Magento2.Less.Indentation sniff is listening for CSS.

Hi @Morgy93. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.