Skip to content

Add strong typing for RoslynRuleId #34

Add strong typing for RoslynRuleId

Add strong typing for RoslynRuleId #34

Triggered via pull request August 17, 2023 15:14
Status Success
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Sources/Kysect.Configuin.Tests/MsLearnRepositoryPathProviderTests.cs#L10
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnRepositoryPathProviderTests.GetPath_ReturnExistsFileItems()
build: Sources/Kysect.Configuin.Tests/EditorConfigFileParsing/IniParserTests.cs#L12
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigFileParsing.IniParserTests.Parse_SimpleLine_ReturnParsedKeyValue()
build: Sources/Kysect.Configuin.Tests/EditorConfigFileParsing/IniParserTests.cs#L24
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigFileParsing.IniParserTests.Parse_LineWithComment_ReturnParsedKeyValue()
build: Sources/Kysect.Configuin.Tests/EditorConfigFileParsing/IniParserTests.cs#L34
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigFileParsing.IniParserTests.Parse_EditorConfigFile_ParsedWithoutErrors()
build: Sources/Kysect.Configuin.Tests/EditorConfigFileParsing/EditorConfigRuleParserTests.cs#L14
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigFileParsing.EditorConfigRuleParserTests.Parse_TabWidth_ReturnGeneralEditorRule()
build: Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnTableParserTests.cs#L28
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnTableParserTests.Parse_KeyValueTable_ReturnExpectedResult()
build: Sources/Kysect.Configuin.Tests/EditorConfigFileParsing/EditorConfigRuleParserTests.cs#L27
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigFileParsing.EditorConfigRuleParserTests.Parse_DotnetDiagnosticSeverity_ReturnRoslyntSeverityRule()
build: Sources/Kysect.Configuin.Tests/EditorConfigFileParsing/EditorConfigRuleParserTests.cs#L41
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigFileParsing.EditorConfigRuleParserTests.Parse_KeyWithDots_ReturnCompositeOptionRule()
build: Sources/Kysect.Configuin.Tests/MsLearnDocumentation/MsLearnTableParserTests.cs#L59
Remove the underscores from member name Kysect.Configuin.Tests.MsLearnDocumentation.MsLearnTableParserTests.Parse_KeyMultiValueTableContent_ReturnExpectedResult()
build: Sources/Kysect.Configuin.Tests/EditorConfigFileParsing/EditorConfigRuleParserTests.cs#L54
Remove the underscores from member name Kysect.Configuin.Tests.EditorConfigFileParsing.EditorConfigRuleParserTests.Parse_StyleOption_ReturnOptionRule()