SonarSource / sonar-dotnet

Code analyzer for C# and VB.NET projects
https://redirect.sonarsource.com/plugins/csharp.html
GNU Lesser General Public License v3.0
796 stars 228 forks source link

Shimlayer: Fix TypeDeclarationSyntax ParameterList for RecordDeclarationSyntax #9621

Closed CristianAmbrosini closed 3 months ago

CristianAmbrosini commented 3 months ago

Fix Shimlayer after peach validation

dotnet runtime C:\nuget\microsoft.net.compilers.toolset\4.0.0-4.21427.11\tasks\netcoreapp3.1\Microsoft.CSharp.Core.targets(75,5): error : at StyleCop.Analyzers.Lightup.RecordDeclarationSyntaxWrapper.get_ParameterList() [C:\sonar-ci\Project\src\tasks\WorkloadBuildTasks\WorkloadBuildTasks.csproj]

lethetus-ide C:\Program Files\dotnet\sdk\7.0.410\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : at StyleCop.Analyzers.Lightup.TypeDeclarationSyntaxExtensions.ParameterList(Microsoft.CodeAnalysis.CSharp.Syntax.TypeDeclarationSyntax) [C:\sonar-ci\Project\Luthetus.Common\Source\Lib\Luthetus.Common.RazorLib\Luthetus.Common.RazorLib.csproj]

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'Sonar .NET Java Plugin'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'SonarAnalyzer for .NET'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud