Prep for v5.6.0 release #1334
Annotations
7 warnings
|
|
EasyPost/BetaClient.cs#L50
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
|
EasyPost/BetaClient.cs#L50
'CarrierMetadataService' is obsolete: 'This class is deprecated. Please use EasyPost.Services.CarrierMetadataService instead. This class will be removed in a future version.'
|
EasyPost/BetaClient.cs#L63
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
|
EasyPost.Tests/Fixture.cs#L59
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
EasyPost.Tests/Fixture.cs#L60
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
The logs for this run have expired and are no longer available.
Loading