Skip to content

CI: fix VSIX package publishing crash #16

CI: fix VSIX package publishing crash

CI: fix VSIX package publishing crash #16

Triggered via push June 4, 2024 15:50
Status Success
Total duration 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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