Bump EasyNetQ.Management.Client from 3.0.0 to 3.0.1 #13
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.
|
Loading