build(deps): Bump the all group with 3 updates #56
pull-request.yml
on: pull_request
Test
/
Build, test and publish
2m 55s
Annotations
7 errors
GetCompletionWithOptions:
src/tests/Ollama.IntegrationTests/Tests.GetCompletionWithOptions.cs#L11
Test method Ollama.IntegrationTests.Tests.GetCompletionWithOptions threw exception:
System.InvalidOperationException: Failed to pull model with status
|
ListModels:
src/tests/Ollama.IntegrationTests/Tests.ListModels.cs#L8
Test method Ollama.IntegrationTests.Tests.ListModels threw exception:
Docker.DotNet.DockerApiException: Docker API responded with status code=InternalServerError, response={"message":"driver failed programming external connectivity on endpoint cranky_austin (f06602a56a9569c8f7893ee9349e914ba8ea18efaeac52503dba60159c10aaee): Bind for 0.0.0.0:11434 failed: port is already allocated"}
|
PullModel:
src/tests/Ollama.IntegrationTests/Tests.PullModel.cs#L8
Test method Ollama.IntegrationTests.Tests.PullModel threw exception:
Docker.DotNet.DockerApiException: Docker API responded with status code=InternalServerError, response={"message":"driver failed programming external connectivity on endpoint interesting_colden (2d1db4f8eb66e35a3f723a2e82c10a411e20706fbb0cae1cc8bf5207b0375337): Bind for 0.0.0.0:11434 failed: port is already allocated"}
|
ReaderLm:
src/tests/Ollama.IntegrationTests/Tests.ReaderLm.cs#L11
Test method Ollama.IntegrationTests.Tests.ReaderLm threw exception:
Docker.DotNet.DockerApiException: Docker API responded with status code=InternalServerError, response={"message":"driver failed programming external connectivity on endpoint modest_proskuriakova (f244354986530de9a3188d22ed9eada0e27d607f4621d3c75f6f475ff52678b8): Bind for 0.0.0.0:11434 failed: port is already allocated"}
|
Tools:
src/tests/Ollama.IntegrationTests/Tests.Tools.cs#L11
Test method Ollama.IntegrationTests.Tests.Tools threw exception:
Docker.DotNet.DockerApiException: Docker API responded with status code=InternalServerError, response={"message":"driver failed programming external connectivity on endpoint boring_lichterman (8fdac4a8414ea96f88a5086c93c8dc0a32925a1c63320a3addb32465d4adcc20): Bind for 0.0.0.0:11434 failed: port is already allocated"}
|
ToolsInChat:
src/tests/Ollama.IntegrationTests/Tests.ToolsInChat.cs#L11
Test method Ollama.IntegrationTests.Tests.ToolsInChat threw exception:
Docker.DotNet.DockerApiException: Docker API responded with status code=InternalServerError, response={"message":"driver failed programming external connectivity on endpoint gifted_neumann (3acb06433fd86007f38b8317d0fb0c3c6eb90ae24ef4d4146ed1e3bdec88c052): Bind for 0.0.0.0:11434 failed: port is already allocated"}
|
Test / Build, test and publish
Process completed with exit code 1.
|