Merge pull request #12127 from jtattermusch/csharp_warningsaserrors
C# treat compiler warnings as error.
No related branches found
No related tags found
Showing
- examples/csharp/helloworld-from-cli/global.json 5 additions, 0 deletionsexamples/csharp/helloworld-from-cli/global.json
- src/compiler/csharp_generator.cc 1 addition, 0 deletionssrc/compiler/csharp_generator.cc
- src/csharp/Grpc.Auth/Grpc.Auth.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Auth/Grpc.Auth.csproj
- src/csharp/Grpc.Core.Testing/Grpc.Core.Testing.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core.Testing/Grpc.Core.Testing.csproj
- src/csharp/Grpc.Core.Tests/ClientServerTest.cs 26 additions, 26 deletionssrc/csharp/Grpc.Core.Tests/ClientServerTest.cs
- src/csharp/Grpc.Core.Tests/CompressionTest.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/CompressionTest.cs
- src/csharp/Grpc.Core.Tests/ContextPropagationTest.cs 4 additions, 4 deletionssrc/csharp/Grpc.Core.Tests/ContextPropagationTest.cs
- src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
- src/csharp/Grpc.Core.Tests/HalfcloseTest.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/HalfcloseTest.cs
- src/csharp/Grpc.Core.Tests/Internal/CompletionQueueEventTest.cs 4 additions, 1 deletion...harp/Grpc.Core.Tests/Internal/CompletionQueueEventTest.cs
- src/csharp/Grpc.Core.Tests/Internal/TimespecTest.cs 3 additions, 0 deletionssrc/csharp/Grpc.Core.Tests/Internal/TimespecTest.cs
- src/csharp/Grpc.Core.Tests/MockServiceHelper.cs 8 additions, 6 deletionssrc/csharp/Grpc.Core.Tests/MockServiceHelper.cs
- src/csharp/Grpc.Core.Tests/PerformanceTest.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/PerformanceTest.cs
- src/csharp/Grpc.Core.Tests/ResponseHeadersTest.cs 4 additions, 4 deletionssrc/csharp/Grpc.Core.Tests/ResponseHeadersTest.cs
- src/csharp/Grpc.Core.Tests/ThreadingModelTest.cs 9 additions, 8 deletionssrc/csharp/Grpc.Core.Tests/ThreadingModelTest.cs
- src/csharp/Grpc.Core.Tests/TimeoutsTest.cs 4 additions, 4 deletionssrc/csharp/Grpc.Core.Tests/TimeoutsTest.cs
- src/csharp/Grpc.Core/Grpc.Core.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core/Grpc.Core.csproj
- src/csharp/Grpc.Core/Internal/AuthContextSafeHandle.cs 3 additions, 0 deletionssrc/csharp/Grpc.Core/Internal/AuthContextSafeHandle.cs
- src/csharp/Grpc.Examples.MathClient/Grpc.Examples.MathClient.csproj 1 addition, 0 deletions.../Grpc.Examples.MathClient/Grpc.Examples.MathClient.csproj
- src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj 1 addition, 0 deletions.../Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj
Loading
Please register or sign in to comment