Skip to content

Fix DI issue in EndpointRouterDecorator #3470

Fix DI issue in EndpointRouterDecorator

Fix DI issue in EndpointRouterDecorator #3470

Triggered via pull request October 17, 2023 06:33
@bjqianbjqian
synchronize #1845
biqian/router
Status Failure
Total duration 1m 26s
Artifacts

ubuntu.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
build_ubuntu: src/Microsoft.Azure.SignalR.Management/Negotiation/AutoHealthCheckRouter.cs#L13
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: src/Microsoft.Azure.SignalR.Management/Negotiation/FixedEndpointRouter.cs#L17
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: src/Microsoft.Azure.SignalR.Management/Negotiation/FixedEndpointRouter.cs#L17
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: src/Microsoft.Azure.SignalR.Management/Negotiation/AutoHealthCheckRouter.cs#L13
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: src/Microsoft.Azure.SignalR.Management/Negotiation/FixedEndpointRouter.cs#L17
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: src/Microsoft.Azure.SignalR.Management/Negotiation/AutoHealthCheckRouter.cs#L13
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: test/Microsoft.Azure.SignalR.Tests/NegotiateHandlerFacts.cs#L675
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs#L1994
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs#L1931
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu: src/Microsoft.Azure.SignalR.Management/Negotiation/AutoHealthCheckRouter.cs#L13
The call is ambiguous between the following methods or properties: 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter)' and 'EndpointRouterDecorator.EndpointRouterDecorator(IEndpointRouter, IOptions<ServiceOptions>)'
build_ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, dorny/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_ubuntu
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/