dotnet test path #6
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Ninja.Sharp.OpenMessaging/Providers/Kafka/HealthCheck/KafkaTopicHealthCheck.cs#L31
Nullable value type may be null.
|
src/Ninja.Sharp.OpenMessaging/Extensions/MessageProducerExtensions.cs#L10
Parameter 'producer' has no matching param tag in the XML comment for 'MessageProducerExtensions.SendAsync<T>(IMessageProducer, T)' (but other parameters do)
|
This job succeeded
Loading