chore: Bump github/codeql-action from 3.30.4 to 3.30.5 (#1022) #3561
Annotations
10 warnings
Build and analyze:
Philips.CodeAnalysis.SecurityAnalyzers/LicenseAnalyzer.cs#L691
Either merge this branch with the identical one on line 679 or change one of the implementations. (https://rules.sonarsource.com/csharp/RSPEC-1871)
|
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.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.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)
|
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)
|
Loading