Skip to content

Fix some naming issues #58

Fix some naming issues

Fix some naming issues #58

Triggered via pull request September 2, 2023 08:10
Status Success
Total duration 50s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Sources/Kysect.Configuin.Tests/CodeStyleGeneration/CodeStyleGeneratorTests.cs#L27
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)
build: 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)
build: 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)
build: Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MarkdownDocumentParserTests.cs#L11
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)
build: Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/IniParserTests.cs#L24
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.IniParserTests.Parse_LineWithComment_ReturnParsedKeyValue() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: Sources/Kysect.Configuin.Tests/EditorConfigSettingsParsing/IniParserTests.cs#L34
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigSettingsParsing.IniParserTests.Parse_EditorConfigFile_ParsedWithoutErrors() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: 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)
build: 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)
build: Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnDocumentationParserTests.cs#L17
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnDocumentationParserTests.ParseStyleRule_IDE0040_ReturnExpectedResult() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: 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)