edit yaml #7
publish.yml
on: push
Annotations
2 errors and 4 warnings
create_nuget
The file '/home/runner/work/Ninja.Sharp.OpenMessagingMiddleware/Ninja.Sharp.OpenMessagingMiddleware/src/Ninja.Sharp.OpenMessaging/bin/Release/net8.0/Ninja.Sharp.OpenMessaging.dll' to be packed was not found on disk.
|
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)
|