Merge pull request #43 from kysect/refactor/update-todo #62
Annotations
10 warnings
Sources/Kysect.Configuin.Tests/CodeStyleGeneration/CodeStyleGeneratorTests.cs#L19
Remove the underscores from member name Kysect.Configuin.Tests.CodeStyleGeneration.CodeStyleGeneratorTests.Generate_ForAllMsLearnDocumentation_FinishWithoutErrors() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/RoslynRuleIdTests.cs#L23
Remove the underscores from member name Kysect.Configuin.Tests.RoslynRuleIdTests.Parse_WithIncorrectPrefix_ThrowException() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/IniParserTests.cs#L12
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.IniParserTests.Parse_SimpleLine_ReturnParsedKeyValue() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/RoslynRuleIdTests.cs#L32
Remove the underscores from member name Kysect.Configuin.Tests.RoslynRuleIdTests.Parse_Range_ReturnAllValueInRange() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/EditorConfigSettingsParserTests.cs#L14
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.EditorConfigSettingsParserTests.Parse_TabWidth_ReturnGeneralEditorRule() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MarkdownDocumentParserTests.cs#L15
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MarkdownDocumentParserTests.SplitByHeaders_DocumentWithThreeHeaders_ReturnThreeParts() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MarkdownTableParserTests.cs#L18
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MarkdownTableParserTests.ParseToSimpleContent_ForSimpleTable_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnTableParserTests.cs#L21
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnTableParserTests.Parse_KeyValueTable_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/EditorConfigSettingsParserTests.cs#L27
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.EditorConfigSettingsParserTests.Parse_DotnetDiagnosticSeverity_ReturnRoslyntSeverityRule() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnTableParserTests.cs#L47
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnTableParserTests.Parse_KeyMultiValueTableContent_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
The logs for this run have expired and are no longer available.
Loading