chore(deps): update dotnet monorepo #3454
Annotations
1 error and 4 warnings
build / build
The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
|
build / build:
src/ReactiveUI/Platforms/android/AutoSuspendHelper.cs#L34
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
build / build:
src/ReactiveUI/Platforms/android/AndroidObservableForWidgets.cs#L55
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
build / build:
src/ReactiveUI/Platforms/android/AutoSuspendHelper.cs#L34
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
build / build:
src/ReactiveUI/Platforms/android/AndroidObservableForWidgets.cs#L55
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|