netstandard2.0, 2.1, net6.0(WIP) #90
Annotations
10 errors and 10 warnings
build-dotnet
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
build-dotnet
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
build-dotnet
'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?)
|
build-dotnet
'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?)
|
build-dotnet
'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?)
|
build-dotnet
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
build-dotnet
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
build-dotnet
'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?)
|
build-dotnet
'ObjectDisposedException' does not contain a definition for 'ThrowIf'
|
build-dotnet
'MemoryMarshal' does not contain a definition for 'CreateReadOnlySpan'
|
build-dotnet
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
build-dotnet
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
build-dotnet
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|
build-dotnet
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
build-dotnet
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
build-dotnet
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|
build-dotnet
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|
build-dotnet
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
build-dotnet:
src/R3/Operators/MaxByMinByAsync.cs#L48
Possible null reference argument for parameter 'y' in 'int IComparer<TKey>.Compare(TKey x, TKey y)'.
|
build-dotnet:
src/R3/Internal/FreeListCore.cs#L142
Nullability of reference types in value of type '?' doesn't match target type 'int'.
|