Tweak Nameof
slightly, add GetNameof()
support to more expressions
#3791
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
RobustToolbox/Robust.Client.NameGenerator/XamlUiPartialClassGenerator.cs#L25
'Robust.Client.NameGenerator.XamlUiPartialClassGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
RobustToolbox/Robust.Serialization.Generator/Generator.cs#L13
'Robust.Serialization.Generator.Generator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
RobustToolbox/Robust.Analyzers/ExplicitVirtualAnalyzer.cs#L12
'Robust.Analyzers.ExplicitVirtualAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
RobustToolbox/Robust.Analyzers/MeansImplicitAssigmentSuppressor.cs#L9
'Robust.Analyzers.MeansImplicitAssigmentSuppressor': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L10
'Robust.Analyzers.NotNullableFlagAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L34
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
Build:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L15
Enable analyzer release tracking for the analyzer project containing rule 'RA0008' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Build:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L24
Enable analyzer release tracking for the analyzer project containing rule 'RA0009' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Build:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L44
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:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L52
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
|
The logs for this run have expired and are no longer available.
Loading