chore: Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3… #3560
Annotations
10 warnings
Build and analyze:
Philips.CodeAnalysis.SecurityAnalyzers/LicenseAnalyzer.cs#L129
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
Philips.CodeAnalysis.SecurityAnalyzers/LicenseAnalyzer.cs#L405
Loop should be simplified by calling Select(match => match.Groups)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build and analyze:
Philips.CodeAnalysis.DuplicateCodeAnalyzer/AvoidDuplicateCodeFixProvider.cs#L200
Remove this call, the collection is known to be empty here. (https://rules.sonarsource.com/csharp/RSPEC-4158)
|
Build and analyze:
Philips.CodeAnalysis.Common/AdditionalFilesHelper.cs#L110
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build and analyze:
Philips.CodeAnalysis.Common/AllowedSymbols.cs#L66
"StartsWith" overloads that take a "char" should be used (https://rules.sonarsource.com/csharp/RSPEC-6610)
|
Build and analyze:
Philips.CodeAnalysis.Common/AttributeModel.cs#L9
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and analyze:
Philips.CodeAnalysis.Common/SyntaxNodeAction.cs#L30
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Build and analyze:
Philips.CodeAnalysis.Common/AttributeModel.cs#L9
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and analyze:
Philips.CodeAnalysis.Common/AdditionalFilesHelper.cs#L110
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build and analyze:
Philips.CodeAnalysis.Common/SyntaxNodeAction.cs#L30
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Loading