Open
Description
Preconditions
- phpcs v3.13.2
- magento coding standard 38
Steps to reproduce
- use versions from above
- 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.