Merge pull request #900 from ljscottiii/add-missing-contributor #899
Annotations
11 warnings
|
build:
Source/FikaAmazonAPI/Services/AuthorizationService.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Source/FikaAmazonAPI/Services/AppIntegrationsV20240401.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Source/FikaAmazonAPI/Services/AplusContentService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/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/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/Items.cs#L32
The member 'Items.ToJson()' does not hide an accessible member. The new keyword is not required.
|
|
build:
Source/FikaAmazonAPI/AmazonConnection.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Source/FikaAmazonAPI/AmazonConnection.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Source/FikaAmazonAPI/AmazonSpApiSDK/Runtime/LWAClient.cs#L4
The using directive for 'FikaAmazonAPI.RestSharp' appeared previously in this namespace
|
|
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.
|