Skip to content

Add [NeverAsync] attribute to suppress RG0006/RG0007 with RG0041 validation #202

Add [NeverAsync] attribute to suppress RG0006/RG0007 with RG0041 validation

Add [NeverAsync] attribute to suppress RG0006/RG0007 with RG0041 validation #202

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

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RG.CodeAnalyzer/RG.CodeAnalyzer/RGDiagnosticAnalyzer.cs#L57
Rule 'RG0001' has a changed 'Category' or 'Severity' from the last release. Either revert the update(s) in source or add a new up-to-date entry to unshipped release file. (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
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)