Skip to content

Copy content to new blob on quarantine #267

Copy content to new blob on quarantine

Copy content to new blob on quarantine #267

Triggered via pull request November 20, 2025 09:57
Status Success
Total duration 1m 7s
Artifacts

workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build: AzureBatchQueue.Tests/BatchQueueTests.cs#L302
Non-nullable property 'BatchQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: AzureBatchQueue/TimerBatch.cs#L265
Nullability of reference types in value of type 'BatchItem<T>?[]' doesn't match target type 'IEnumerable<BatchItem<T>>'.
Build: AzureBatchQueue.Tests/BatchQueueTests.cs#L302
Non-nullable property 'BatchQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: AzureBatchQueue/TimerBatch.cs#L265
Nullability of reference types in value of type 'BatchItem<T>?[]' doesn't match target type 'IEnumerable<BatchItem<T>>'.