Feature #3029 : support for Azure AD Workload identity #1509
buildpr.yml
on: pull_request
build_dev_branch
2m 14s
Annotations
10 warnings
build_dev_branch:
src/Tests/TestCommon.cs#L45
This call site is reachable on all platforms. 'UrlUtilities.GetTenantAdministrationUrl(string)' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/TestCommon.cs#L103
This call site is reachable on all platforms. 'CredentialManager.GetCredential(string)' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/InvokeWebActionTest.cs#L318
This call site is reachable on all platforms. 'InvokeWebActionResult.ProcessedListCount' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/InvokeWebActionTest.cs#L351
This call site is reachable on all platforms. 'InvokeWebActionResult.ProcessedPostListCount' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/PrincipalsTests.cs#L132
This call site is reachable on all platforms. 'AlertFilter.SomeoneElseChangesAnItem' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/InvokeWebActionTest.cs#L646
This call site is reachable on all platforms. 'InvokeWebActionResult.ProcessedWebCount' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/InvokeWebActionTest.cs#L702
This call site is reachable on all platforms. 'InvokeWebActionResult.AverageListItemTime' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/InvokeWebActionTest.cs#L706
This call site is reachable on all platforms. 'InvokeWebActionResult.StartDate' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/InvokeWebActionTest.cs#L670
This call site is reachable on all platforms. 'InvokeWebActionResult.AverageWebTime' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_dev_branch:
src/Tests/OriginalTests/InvokeWebActionTest.cs#L708
This call site is reachable on all platforms. 'InvokeWebActionResult.EndDate' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|