Skip to content

Add debug log for batch completion #195

Add debug log for batch completion

Add debug log for batch completion #195

Triggered via push January 25, 2024 15:53
Status Success
Total duration 1m 24s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/test-reporter@v1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build: AzureBatchQueue/MessageQueue.cs#L179
Possible null reference argument for parameter 'Item' in 'QueueMessage<T>.QueueMessage(T Item, MessageId MessageId, QueueMessageMetadata Metadata)'.
Build: AzureBatchQueue.Tests/BatchQueueTests.cs#L232
Non-nullable property 'BatchQueue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: AzureBatchQueue/MessageQueue.cs#L179
Possible null reference argument for parameter 'Item' in 'QueueMessage<T>.QueueMessage(T Item, MessageId MessageId, QueueMessageMetadata Metadata)'.
Build: AzureBatchQueue.Tests/BatchQueueTests.cs#L232
Non-nullable property 'BatchQueue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.