netstandard2.0, 2.1, net6.0(WIP) #90
Annotations
10 errors and 10 warnings
Run dotnet build -c Debug
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
Run dotnet build -c Debug
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
Run dotnet build -c Debug
'Queue<Notification<T>>' does not contain a definition for 'TryDequeue' and no accessible extension method 'TryDequeue' accepting a first argument of type 'Queue<Notification<T>>' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
'Queue<(long timestamp, Notification<T> value)>' does not contain a definition for 'TryPeek' and no accessible extension method 'TryPeek' accepting a first argument of type 'Queue<(long timestamp, Notification<T> value)>' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
'Queue<(long timestamp, Notification<T> value)>' does not contain a definition for 'TryPeek' and no accessible extension method 'TryPeek' accepting a first argument of type 'Queue<(long timestamp, Notification<T> value)>' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
Run dotnet build -c Debug
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
Run dotnet build -c Debug
'IEnumerable<T>' does not contain a definition for 'TryGetNonEnumeratedCount' and no accessible extension method 'TryGetNonEnumeratedCount' accepting a first argument of type 'IEnumerable<T>' could be found (are you missing a using directive or an assembly reference?)
|
Run dotnet build -c Debug
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
Run dotnet build -c Debug
'MemoryMarshal' does not contain a definition for 'CreateReadOnlySpan'
|
Run dotnet build -c Debug
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
Run dotnet build -c Debug
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
Run dotnet build -c Debug
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|
Run dotnet build -c Debug
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
Run dotnet build -c Debug
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
Run dotnet build -c Debug
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|
Run dotnet build -c Debug
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|
Run dotnet build -c Debug
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
Run dotnet build -c Debug:
src/R3/Operators/MaxByMinByAsync.cs#L48
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
Run dotnet build -c Debug:
src/R3/Internal/FreeListCore.cs#L142
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|
The logs for this run have expired and are no longer available.
Loading