Lifetime: new equality model for Eternal and default values #1061
Annotations
10 errors and 11 warnings
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
|
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
|
rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
|
The logs for this run have expired and are no longer available.
Loading