Skip to content

Fix throughput benchmark & update results #246

Fix throughput benchmark & update results

Fix throughput benchmark & update results #246

Triggered via pull request June 1, 2024 19:25
Status Failure
Total duration 45s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
linux
Process completed with exit code 1.
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: benchmark/PingPong_NMS.AMQP/Ping.cs#L39
Dereference of a possibly null reference.
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/ConsumerConfiguration.cs#L3
Missing XML comment for publicly visible type or member 'ConsumerConfiguration'
linux: src/ArtemisNetCoreClient/ConsumerConfiguration.cs#L5
Missing XML comment for publicly visible type or member 'ConsumerConfiguration.QueueName'
linux: src/ArtemisNetCoreClient/Exceptions/ActiveMQException.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMQException'