Added the NOT_SUPPORTED value to the TrackingNumberValidationStatus enum #782
Annotations
12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
Source/FikaAmazonAPI/AmazonConnection.cs#L98
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/FikaAmazonAPI/AmazonConnection.cs#L98
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/Items.cs#L32
The member 'Items.ToJson()' does not hide an accessible member. The new keyword is not required.
|
build:
Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/OrderItemSerialNumbers.cs#L32
The member 'OrderItemSerialNumbers.ToJson()' does not hide an accessible member. The new keyword is not required.
|
build:
Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/TimeSlots.cs#L32
The member 'TimeSlots.ToJson()' does not hide an accessible member. The new keyword is not required.
|
build:
Source/FikaAmazonAPI/AmazonSpApiSDK/Models/EasyShip20220323/UpdatePackageDetailsList.cs#L32
The member 'UpdatePackageDetailsList.ToJson()' does not hide an accessible member. The new keyword is not required.
|
build:
Source/FikaAmazonAPI/Services/AplusContentService.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/FikaAmazonAPI/Services/AppIntegrationsV20240401.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/FikaAmazonAPI/Services/AuthorizationService.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/FikaAmazonAPI/Services/CatalogItemService.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|