Bump RabbitMQ.Client from 6.5.0 to 6.6.0 #421
Annotations
10 warnings
SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
|
SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
|
SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
|
XForm/Common/BaseTransformer.cs#L92
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
|
SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
|
SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading