Skip to content

Add docs for producer and consumer configuration types #281

Add docs for producer and consumer configuration types

Add docs for producer and consumer configuration types #281

Triggered via pull request June 18, 2024 21:42
Status Success
Total duration 51s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux
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/
linux: src/ArtemisNetCoreClient/AddressInfo.cs#L3
Missing XML comment for publicly visible type or member 'AddressInfo'
linux: src/ArtemisNetCoreClient/AddressInfo.cs#L5
Missing XML comment for publicly visible type or member 'AddressInfo.QueueNames'
linux: src/ArtemisNetCoreClient/AddressInfo.cs#L6
Missing XML comment for publicly visible type or member 'AddressInfo.RoutingTypes'
linux: src/ArtemisNetCoreClient/ConnectionFactory.cs#L8
Missing XML comment for publicly visible type or member 'ConnectionFactory'
linux: src/ArtemisNetCoreClient/ConnectionFactory.cs#L10
Missing XML comment for publicly visible type or member 'ConnectionFactory.CreateAsync(Endpoint, CancellationToken)'
linux: src/ArtemisNetCoreClient/ConnectionFactory.cs#L56
Missing XML comment for publicly visible type or member 'ConnectionFactory.LoggerFactory'
linux: src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMQException'
linux: src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMQException.ActiveMQException(ActiveMQExceptionType, string)'
linux: src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMQException.Type'
linux: src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L8
Missing XML comment for publicly visible type or member 'ActiveMQNonExistentQueueException'