Bump Fossa.Bridge from 0.1.27 to 0.1.30 #1146
Closed
Annotations
10 errors
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.DeleteAsync(string, EndpointSecurity, CancellationToken)'
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.PatchAsync<TRequest>(string, EndpointSecurity, TRequest, CancellationToken)'
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.PutAsync<TRequest>(string, EndpointSecurity, TRequest, CancellationToken)'
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.PostAsync<TRequest>(string, EndpointSecurity, TRequest, CancellationToken)'
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.GetAsync<TResponse>(string, EndpointSecurity, CancellationToken)'
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L109
'TestHttpTransport.PutAsync<TRequest>(string, TRequest, CancellationToken)' in explicit interface declaration is not found among members of the interface that can be implemented
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L92
'TestHttpTransport.PatchAsync<TRequest>(string, TRequest, CancellationToken)' in explicit interface declaration is not found among members of the interface that can be implemented
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L75
'TestHttpTransport.PostAsync<TRequest>(string, TRequest, CancellationToken)' in explicit interface declaration is not found among members of the interface that can be implemented
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L58
'TestHttpTransport.GetAsync<TResponse>(string, CancellationToken)' in explicit interface declaration is not found among members of the interface that can be implemented
|
|
Build:
tests/API.FunctionalTests/TestHttpTransport.cs#L39
'TestHttpTransport.DeleteAsync(string, CancellationToken)' in explicit interface declaration is not found among members of the interface that can be implemented
|
background
wait
wait-all
cancel
Loading