C#: Replace initializer splitting with an ObjectInitMethod. #8598
csharp-qltest.yml
on: pull_request
stubgentest
5m 27s
Matrix: unit-tests
Annotations
4 warnings
|
unit-tests (ubuntu-latest):
csharp/extractor/Semmle.Extraction.CSharp/Entities/ObjectInitMethod.cs#L16
Member 'Name' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
stubgentest:
csharp/extractor/Semmle.Extraction.CSharp/Entities/ObjectInitMethod.cs#L16
Member 'Name' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
stubgentest:
csharp/extractor/Semmle.Extraction.CSharp/Entities/ObjectInitMethod.cs#L16
Member 'Name' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
unit-tests (windows-latest):
csharp/extractor/Semmle.Extraction.CSharp/Entities/ObjectInitMethod.cs#L16
Member 'Name' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|