Skip to content

Bump Azure.Storage.Queues from 12.20.1 to 12.25.0 #11

Bump Azure.Storage.Queues from 12.20.1 to 12.25.0

Bump Azure.Storage.Queues from 12.20.1 to 12.25.0 #11

Triggered via pull request January 11, 2026 19:36
Status Success
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Iris.Cloud.Demo/Pages/Index.razor#L89
Dereference of a possibly null reference.
build: Iris.Cloud.Demo/Pages/Index.razor#L76
Dereference of a possibly null reference.
build: Iris.Cloud.Demo/Pages/Index.razor#L74
Dereference of a possibly null reference.
build: Services/History/Iris.History/HistoryRecord.cs#L48
Possible null reference argument for parameter 'target' in 'HistoryRecord.HistoryRecord(string action, string source, string target)'.
build: Services/History/Iris.History/HistoryRecord.cs#L48
Possible null reference argument for parameter 'source' in 'HistoryRecord.HistoryRecord(string action, string source, string target)'.
build: Iris.Contracts/Audit/Models/HistoryRecord.cs#L5
Non-nullable property 'Action' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Iris.Cloud.Demo.Contracts/SimpleMessage.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Iris.Cloud.Demo.Contracts/SimpleMessage.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Iris.Cloud.Demo.Contracts/SimpleRecordMessage.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Iris.Cloud.Demo.Contracts/SimpleRecordMessage.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.