Add debug log for batch completion #195
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.
|