Skip to content

Fixed bugs getting orders with PII and Debug logging. Added getAdditionalInputs to the Shipping API v2. #721

Fixed bugs getting orders with PII and Debug logging. Added getAdditionalInputs to the Shipping API v2.

Fixed bugs getting orders with PII and Debug logging. Added getAdditionalInputs to the Shipping API v2. #721

Triggered via pull request September 23, 2024 08:02
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Source/FikaAmazonAPI/AmazonConnection.cs#L92
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Runtime/LWAAccessTokenRequestMeta.cs#L5
'LWAAccessTokenRequestMeta' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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/AmazonSpApiSDK/Models/ShipmentInvoicing/ShipmentDetail.cs#L8
'ShipmentDetail' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/ShippingV2/AvailableValueAddedServiceGroupList.cs#L31
The member 'AvailableValueAddedServiceGroupList.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/ShippingV2/CancelShipmentResult.cs#L31
The member 'CancelShipmentResult.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/ShippingV2/ChargeList.cs#L31
The member 'ChargeList.ToJson()' does not hide an accessible member. The new keyword is not required.