You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2020/06/27 13:27:32 UTC

[GitHub] [thrift] Jens-G commented on pull request #2188: THRIFT-5329: Add THttpTransport constructor with HttpClient

Jens-G commented on pull request #2188:
URL: https://github.com/apache/thrift/pull/2188#issuecomment-650561228


     Restored /thrift/src/lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj (in 5.31 sec).
     Restored /thrift/src/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj (in 51 ms).
     Restored /thrift/src/lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj (in 477 ms).
   Transport/Client/THttpTransport.cs(74,16): error CS7036: There is no argument given that corresponds to the required formal parameter 'config' of 'TEndpointTransport.TEndpointTransport(TConfiguration)' [/thrift/src/lib/netstd/Thrift/Thrift.csproj]
   Transport/Client/THttpTransport.cs(74,16): error CS7036: There is no argument given that corresponds to the required formal parameter 'config' of 'TEndpointTransport.TEndpointTransport(TConfiguration)' [/thrift/src/lib/netstd/Thrift/Thrift.csproj]
   Build FAILED.
   Transport/Client/THttpTransport.cs(74,16): error CS7036: There is no argument given that corresponds to the required formal parameter 'config' of 'TEndpointTransport.TEndpointTransport(TConfiguration)' [/thrift/src/lib/netstd/Thrift/Thrift.csproj]
   Transport/Client/THttpTransport.cs(74,16): error CS7036: There is no argument given that corresponds to the required formal parameter 'config' of 'TEndpointTransport.TEndpointTransport(TConfiguration)' [/thrift/src/lib/netstd/Thrift/Thrift.csproj]
       0 Warning(s)
       2 Error(s)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org