Skip to content

Fix: Prevent ProtoDummies from being packaged and released to NuGet #251

Fix: Prevent ProtoDummies from being packaged and released to NuGet

Fix: Prevent ProtoDummies from being packaged and released to NuGet #251

Re-run triggered November 23, 2025 15:42
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: RG.CodeAnalyzer/RG.CodeAnalyzer/RGDiagnosticAnalyzer.cs#L2198
Do not invoke Compilation.GetSemanticModel() method within a diagnostic analyzer
build: RG.CodeAnalyzer/RG.CodeAnalyzer/RGDiagnosticAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build: RG.CodeAnalyzer/RG.CodeAnalyzer/RGDiagnosticAnalyzer.cs#L2198
Do not invoke Compilation.GetSemanticModel() method within a diagnostic analyzer
build: RG.CodeAnalyzer/RG.CodeAnalyzer/RGDiagnosticAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)