rpandya
(Rudra Pandya)
February 13, 2023, 2:29pm
1
In our Vue3 component, ":deep"
is being reported as a unknown pseudo-class selector even after adding an exclusion in the Quality Profile.
Rule: https://sonarcloud.io/organizations/escribe/rules?open=css%3AS4659&rule_key=css%3AS4659
SonarCloud version: Latest (Based off of February 10th, 2023)
Sonarclould Quality Profile :
False positive even after adding the specific configuration:
Hi @rpandya
Thanks for bringing this to our attention. Could you try removing the colon :
before deep
in the ignorePseudoClasses parameter and then trigger a new analysis to see if that fixes your issue, please?
rpandya
(Rudra Pandya)
February 17, 2023, 3:55pm
5
It worked! Thank you very much.
system
(system)
Closed
February 27, 2023, 2:25pm
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.