SessionQueueQueryResponseMessage set access level to internal #293
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/ArtemisNetCoreClient/AddressInfo.cs#L3
Missing XML comment for publicly visible type or member 'AddressInfo'
|
src/ArtemisNetCoreClient/AddressInfo.cs#L5
Missing XML comment for publicly visible type or member 'AddressInfo.QueueNames'
|
src/ArtemisNetCoreClient/AddressInfo.cs#L6
Missing XML comment for publicly visible type or member 'AddressInfo.RoutingTypes'
|
src/ArtemisNetCoreClient/ConnectionFactory.cs#L8
Missing XML comment for publicly visible type or member 'ConnectionFactory'
|
src/ArtemisNetCoreClient/ConnectionFactory.cs#L10
Missing XML comment for publicly visible type or member 'ConnectionFactory.CreateAsync(Endpoint, CancellationToken)'
|
src/ArtemisNetCoreClient/ConnectionFactory.cs#L56
Missing XML comment for publicly visible type or member 'ConnectionFactory.LoggerFactory'
|
src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMQException'
|
src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMQException.ActiveMQException(ActiveMQExceptionType, string)'
|
src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMQException.Type'
|
src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L8
Missing XML comment for publicly visible type or member 'ActiveMQNonExistentQueueException'
|
This job succeeded
Loading