Skip to content

Bump Fossa.Bridge from 0.1.27 to 0.1.31 #2468

Bump Fossa.Bridge from 0.1.27 to 0.1.31

Bump Fossa.Bridge from 0.1.27 to 0.1.31 #2468

Triggered via pull request May 22, 2026 14:09
Status Failure
Total duration 5m 7s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CI: tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.DeleteAsync(string, EndpointSecurity, CancellationToken)'
CI: tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.PatchAsync<TRequest>(string, EndpointSecurity, TRequest, CancellationToken)'
CI: tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.PutAsync<TRequest>(string, EndpointSecurity, TRequest, CancellationToken)'
CI: tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.PostAsync<TRequest>(string, EndpointSecurity, TRequest, CancellationToken)'
CI: tests/API.FunctionalTests/TestHttpTransport.cs#L10
'TestHttpTransport' does not implement interface member 'IHttpTransport.GetAsync<TResponse>(string, EndpointSecurity, CancellationToken)'
CI: 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
CI: 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
CI: 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
CI: 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
CI: 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