Skip to content

add service defaults #22

add service defaults

add service defaults #22

Triggered via push October 8, 2024 16:16
Status Failure
Total duration 1m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-test-packages / build
Assets file '/home/runner/work/autogen/autogen/dotnet/src/Microsoft.Autogen.ServiceDefaults/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
build-test-packages / build: dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L19
'WebApplicationBuilder' does not contain a definition for 'AddServiceDefaults' and no accessible extension method 'AddServiceDefaults' accepting a first argument of type 'WebApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
build-test-packages / build: dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L2
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test-packages / build
Assets file '/home/runner/work/autogen/autogen/dotnet/src/Microsoft.Autogen.ServiceDefaults/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
build-test-packages / build: dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L19
'WebApplicationBuilder' does not contain a definition for 'AddServiceDefaults' and no accessible extension method 'AddServiceDefaults' accepting a first argument of type 'WebApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
build-test-packages / build: dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L2
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test-packages / build
Process completed with exit code 1.