CI: fix VSIX package publishing crash #16
Annotations
10 warnings
build:
src/StyleCopPlus/Analyzers/SP1131UnsafeConditionAnalyzer.cs#L13
'StyleCopPlus.Analyzers.SP1131UnsafeConditionAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/StyleCopPlus/Analyzers/SP1001InvalidExceptionMessageAnalyzer.cs#L14
'StyleCopPlus.Analyzers.SP1001InvalidExceptionMessageAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/StyleCopPlus/Analyzers/SP2101MethodTooLongAnalyzer.cs#L12
'StyleCopPlus.Analyzers.SP2101MethodTooLongAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/StyleCopPlus/Analyzers/SP2102PropertyTooLongAnalyzer.cs#L12
'StyleCopPlus.Analyzers.SP2102PropertyTooLongAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/StyleCopPlus/Analyzers/SP2102PropertyTooLongAnalyzer.cs#L26
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
build:
src/StyleCopPlus/Analyzers/SP2101MethodTooLongAnalyzer.cs#L26
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
build:
src/StyleCopPlus/Analyzers/SP2102PropertyTooLongAnalyzer.cs#L27
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
build:
src/StyleCopPlus/Analyzers/SP2101MethodTooLongAnalyzer.cs#L27
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
build:
src/StyleCopPlus/Analyzers/SP2103FileTooLongAnalyzer.cs#L12
'StyleCopPlus.Analyzers.SP2103FileTooLongAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/StyleCopPlus/Analyzers/SP2103FileTooLongAnalyzer.cs#L26
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|