Skip to content

Remove ChannelOptions internal class #1297

Remove ChannelOptions internal class

Remove ChannelOptions internal class #1297

Triggered via pull request October 23, 2024 20:37
Status Success
Total duration 5m 56s
Artifacts

oauth2.yaml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L894
Symbol 'RabbitMQ.Client.CreateChannelOptions.ConsumerDispatchConcurrency.get -> ushort?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L895
Symbol 'RabbitMQ.Client.CreateChannelOptions.ConsumerDispatchConcurrency.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L896
Symbol 'RabbitMQ.Client.CreateChannelOptions.CreateChannelOptions() -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L897
Symbol 'RabbitMQ.Client.CreateChannelOptions.OutstandingPublisherConfirmationsRateLimiter.get -> System.Threading.RateLimiting.RateLimiter?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L898
Symbol 'RabbitMQ.Client.CreateChannelOptions.OutstandingPublisherConfirmationsRateLimiter.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L899
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationsEnabled.get -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L900
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationsEnabled.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L901
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationTrackingEnabled.get -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L902
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationTrackingEnabled.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-keycloak: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L916
Symbol 'static RabbitMQ.Client.CreateChannelOptions.Default.get -> RabbitMQ.Client.CreateChannelOptions!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L894
Symbol 'RabbitMQ.Client.CreateChannelOptions.ConsumerDispatchConcurrency.get -> ushort?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L895
Symbol 'RabbitMQ.Client.CreateChannelOptions.ConsumerDispatchConcurrency.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L896
Symbol 'RabbitMQ.Client.CreateChannelOptions.CreateChannelOptions() -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L897
Symbol 'RabbitMQ.Client.CreateChannelOptions.OutstandingPublisherConfirmationsRateLimiter.get -> System.Threading.RateLimiting.RateLimiter?' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L898
Symbol 'RabbitMQ.Client.CreateChannelOptions.OutstandingPublisherConfirmationsRateLimiter.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L899
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationsEnabled.get -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L900
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationsEnabled.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L901
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationTrackingEnabled.get -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L902
Symbol 'RabbitMQ.Client.CreateChannelOptions.PublisherConfirmationTrackingEnabled.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
oauth2-uaa: projects/RabbitMQ.Client/PublicAPI.Shipped.txt#L916
Symbol 'static RabbitMQ.Client.CreateChannelOptions.Default.get -> RabbitMQ.Client.CreateChannelOptions!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)