dotnet test path #6
publish.yml
on: push
Annotations
1 error and 4 warnings
create_nuget
Process completed with exit code 1.
|
create_nuget
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/
|
run_test
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/
|
run_test:
src/Ninja.Sharp.OpenMessaging/Providers/Kafka/HealthCheck/KafkaTopicHealthCheck.cs#L31
Nullable value type may be null.
|
run_test:
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)
|