fix bugs in ioagents and add extensions for AgentTypes #16
dotnet-publish-packages.yml
on: push
init
2s
build-test-packages
/
build
1m 47s
Annotations
10 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/samples/dev-team/DevTeam.AgentHost/Program.cs#L4
'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/samples/dev-team/DevTeam.AgentHost/Program.cs#L9
'WebApplication' does not contain a definition for 'MapDefaultEndpoints' and no accessible extension method 'MapDefaultEndpoints' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
build-test-packages / build:
dotnet/samples/dev-team/DevTeam.Backend/Program.cs#L14
'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/samples/dev-team/DevTeam.Backend/Program.cs#L58
'WebApplication' does not contain a definition for 'MapDefaultEndpoints' and no accessible extension method 'MapDefaultEndpoints' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
build-test-packages / build:
dotnet/samples/dev-team/DevTeam.Agents/Program.cs#L7
'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/samples/dev-team/DevTeam.Agents/Program.cs#L18
'WebApplication' does not contain a definition for 'MapDefaultEndpoints' and no accessible extension method 'MapDefaultEndpoints' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
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/samples/dev-team/DevTeam.AgentHost/Program.cs#L4
'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/samples/dev-team/DevTeam.AgentHost/Program.cs#L9
'WebApplication' does not contain a definition for 'MapDefaultEndpoints' and no accessible extension method 'MapDefaultEndpoints' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|