Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

Please don't squash-merge this PR.

gewarren and others added 7 commits October 9, 2024 10:12
* Add remaining missing .NET 9 docs for System.Collections

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Copy link

Learn Build status updates of commit 06e50eb:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/Microsoft.Extensions.DependencyInjection/AsyncStateExtensions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.DependencyInjection/ResilienceHttpClientBuilderExtensions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HedgingEndpointOptions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpCircuitBreakerStrategyOptions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpClientHedgingResiliencePredicates.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpClientResiliencePredicates.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpHedgingStrategyOptions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpRateLimiterStrategyOptions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpRetryStrategyOptions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpStandardResilienceOptions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/HttpTimeoutStrategyOptions.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Resilience/ResilienceHandler.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Logging.AzureAppServices/BatchingLoggerProvider.xml ⚠️Warning View Details
xml/System.Reflection.Emit/PersistedAssemblyBuilder.xml ⚠️Warning View Details
xml/Microsoft.Extensions.Http.Diagnostics/HttpRouteParameterRedactionMode.xml 💡Suggestion View Details
.github/policies/disallow-edits.yml ✅Succeeded
xml/FrameworksIndex/net-6.0.xml ✅Succeeded
xml/FrameworksIndex/net-7.0.xml ✅Succeeded
xml/FrameworksIndex/net-8.0.xml ✅Succeeded
xml/FrameworksIndex/net-9.0.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.6.2.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.7.1.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.7.2.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.7.xml ✅Succeeded
xml/FrameworksIndex/netframework-4.8.1.xml ✅Succeeded

This comment lists only the first 25 files in the pull request.

xml/Microsoft.Extensions.DependencyInjection/AsyncStateExtensions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Extensions.AsyncState.IAsyncLocalContext`1'.

xml/Microsoft.Extensions.DependencyInjection/ResilienceHttpClientBuilderExtensions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.ResiliencePipelineBuilder`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.ResiliencePipelineBuilder`1'.

xml/Microsoft.Extensions.Http.Resilience/HedgingEndpointOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Timeout.TimeoutStrategyOptions.Timeout'.

xml/Microsoft.Extensions.Http.Resilience/HttpCircuitBreakerStrategyOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1'.

xml/Microsoft.Extensions.Http.Resilience/HttpClientHedgingResiliencePredicates.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Outcome`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Outcome`1'.

xml/Microsoft.Extensions.Http.Resilience/HttpClientResiliencePredicates.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Outcome`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Outcome`1'.

xml/Microsoft.Extensions.Http.Resilience/HttpHedgingStrategyOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Hedging.HedgingStrategyOptions`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.CircuitBreaker.BrokenCircuitException'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Timeout.TimeoutRejectedException'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Hedging.HedgingStrategyOptions`1'.

xml/Microsoft.Extensions.Http.Resilience/HttpRateLimiterStrategyOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.RateLimiting.RateLimiterStrategyOptions'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.RateLimiting.RateLimiterStrategyOptions'.

xml/Microsoft.Extensions.Http.Resilience/HttpRetryStrategyOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Retry.RetryStrategyOptions`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Retry.RetryStrategyOptions`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Timeout.TimeoutRejectedException'.

xml/Microsoft.Extensions.Http.Resilience/HttpStandardResilienceOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Timeout.TimeoutStrategyOptions.Timeout'.

xml/Microsoft.Extensions.Http.Resilience/HttpTimeoutStrategyOptions.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Timeout.TimeoutStrategyOptions'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.Timeout.TimeoutStrategyOptions'.

xml/Microsoft.Extensions.Http.Resilience/ResilienceHandler.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.ResiliencePipeline`1'.
  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Polly.ResiliencePipeline`1'.

xml/Microsoft.Extensions.Logging.AzureAppServices/BatchingLoggerProvider.xml

  • Line 0, Column 0: [Warning: xref-not-found - See documentation] Cross reference not found: 'Microsoft.Extensions.Logging.AzureAppServices.Internal.BatchingLogger'.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@dotnet-policy-service dotnet-policy-service bot merged commit 4a7b2bc into live Oct 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants