Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

Please don't squash-merge this PR.

kiripon and others added 8 commits August 12, 2024 10:51
The previous code had broken indentation, making it harder to read than necessary.
* Update QuicReceiveWindowSizes.xml with .ctor summary

* Update xml/System.Net.Quic/QuicReceiveWindowSizes.xml
* Update .repoman.yml

* Update .repoman.yml
* System.IO
---------
Co-authored-by: David Cantú <dacantu@microsoft.com>
* System.Reflection
* System.Reflection.Emit
* System.Reflection.Metadata
* System.Reflecftion.PortableExecutable
* Microsoft.Extensions.Caching.Distributed
* Microsoft.Extensions.Caching.Hybrid
* Microsoft.Extensions.Caching.Memory
* Microsoft.Extensions.Configuration
* Microsoft.Extensions.DependencyInjection
* Microsoft.Extensions.FileProviders.Physical
* Microsoft.Extensions.Hosting
* Microsoft.Extensions.Hosting.WindowsServices
* Microsoft.Extensions.Http.Logging
* Microsoft.Extensions.Logging
* Microsoft.Extensions.Logging.Abstractions
* Microsoft.Extensions.Logging.Configuration
* Microsoft.Extensions.Logging.Console
* Microsoft.Extensions.Logging.EventSource
---------
Co-authored-by: David Cantú <dacantu@microsoft.com>
@ghost ghost added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Aug 13, 2024
Copy link

Learn Build status updates of commit 9ed6ee3:

💡 Validation status: suggestions

File Status Preview URL Details
xml/Microsoft.Extensions.DependencyInjection/ServiceCollection.xml 💡Suggestion View Details
.repoman.yml ✅Succeeded
snippets/csharp/System.ComponentModel/Win32Exception/Overview/win32exception.cs ✅Succeeded View
snippets/csharp/System.Reflection.Emit/AssemblyBuilder/Overview/24895.cs ✅Succeeded View
xml/Microsoft.Extensions.Caching.Distributed/IBufferDistributedCache.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Hybrid/HybridCacheEntryFlags.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Hybrid/HybridCacheEntryOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Hybrid/IHybridCacheSerializer`1.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Hybrid/IHybridCacheSerializerFactory.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/CacheExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryCache.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/ConfigurationManager.xml ✅Succeeded View
xml/Microsoft.Extensions.DependencyInjection/ServiceDescriptor.xml ✅Succeeded View
xml/Microsoft.Extensions.FileProviders.Physical/PhysicalDirectoryInfo.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting.WindowsServices/WindowsServiceLifetime.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting/Host.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting/HostApplicationBuilder.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting/SystemdHostBuilderExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting/WindowsServiceLifetimeHostBuilderExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting/WindowsServiceLifetimeOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Http.Logging/LoggingHttpMessageHandler.xml ✅Succeeded View
xml/Microsoft.Extensions.Http.Logging/LoggingScopeHttpMessageHandler.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Abstractions/NullLogger.xml ✅Succeeded View
xml/Microsoft.Extensions.Logging.Abstractions/NullLogger`1.xml ✅Succeeded View

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

xml/Microsoft.Extensions.DependencyInjection/ServiceCollection.xml

  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Contains(Microsoft.Extensions.DependencyInjection.ServiceDescriptor) for uid: Microsoft.Extensions.DependencyInjection.ServiceCollection.Contains(Microsoft.Extensions.DependencyInjection.ServiceDescriptor).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:CopyTo(Microsoft.Extensions.DependencyInjection.ServiceDescriptor[],System.Int32) for uid: Microsoft.Extensions.DependencyInjection.ServiceCollection.CopyTo(Microsoft.Extensions.DependencyInjection.ServiceDescriptor[],System.Int32).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:IndexOf(Microsoft.Extensions.DependencyInjection.ServiceDescriptor) for uid: Microsoft.Extensions.DependencyInjection.ServiceCollection.IndexOf(Microsoft.Extensions.DependencyInjection.ServiceDescriptor).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Insert(System.Int32,Microsoft.Extensions.DependencyInjection.ServiceDescriptor) for uid: Microsoft.Extensions.DependencyInjection.ServiceCollection.Insert(System.Int32,Microsoft.Extensions.DependencyInjection.ServiceDescriptor).
  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:Remove(Microsoft.Extensions.DependencyInjection.ServiceDescriptor) for uid: Microsoft.Extensions.DependencyInjection.ServiceCollection.Remove(Microsoft.Extensions.DependencyInjection.ServiceDescriptor).

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 18fdac2 into live Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants