Preserve nullable struct null-check semantics in UA0003#4039
Merged
marcschier merged 2 commits intoJul 22, 2026
Merged
Annotations
11 warnings
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L1287
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L407
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L1287
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L407
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L1287
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L407
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L1287
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L407
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L1287
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build Solution:
samples/ConsoleReferenceClient/ClientSamples.cs#L407
Call System.IDisposable.Dispose on object created by 'new Subscription(session.DefaultSubscription)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
background
wait
wait-all
cancel
parallel
Loading