add service defaults #22
dotnet-publish-packages.yml
on: push
init
2s
build-test-packages
/
build
1m 31s
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.
|