- ALM used - GitHub
- CI system - Github Actions
- Scanner command used when applicable (private details masked) - N/A
- Languages of the repository - JS
Hello, on the 23rd Feb 2022, we randomly started seeing 21 new code smells on really old code and they are all the same;
Remove the unused function parameter "variable" or rename it to "_variable" to make intention explicit.
Prior to this, our code smells were 2. I just wanted to know if anything had changed on the Sonar side to bring these errors up? We have not changed anything with Sonar, we have made small changes to nunjucks and json files.
The failing PR and corresponding Sonar Scan is available here
- Update text on licence complete confirmation page (#1104) · DEFRA/rod-licensing@1e3deb7 · GitHub
- https://sonarcloud.io/summary/new_code?id=DEFRA_rod-licensing&branch=develop
1 day prior to this, there were only 2 code smells.
The timeline can be viewed here https://sonarcloud.io/project/activity?id=DEFRA_rod-licensing
Thanks