Skip to content

Support message grouping #295

Support message grouping

Support message grouping #295

Triggered via pull request July 25, 2024 21:52
Status Success
Total duration 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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/
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'