Skip to content

fixed PII issue on next token by #664

fixed PII issue on next token by

fixed PII issue on next token by #664

Triggered via pull request January 29, 2024 07:15
Status Failure
Total duration 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
build: Source/FikaAmazonAPI/Services/OrderService.cs#L40
'Method' is an ambiguous reference between 'FikaAmazonAPI.AmazonSpApiSDK.Models.Token.Method' and 'RestSharp.Method'
build: Source/FikaAmazonAPI/Services/OrderService.cs#L185
'Method' is an ambiguous reference between 'FikaAmazonAPI.AmazonSpApiSDK.Models.Token.Method' and 'RestSharp.Method'
build: Source/FikaAmazonAPI/Services/OrderService.cs#L212
'Method' is an ambiguous reference between 'FikaAmazonAPI.AmazonSpApiSDK.Models.Token.Method' and 'RestSharp.Method'
build: Source/FikaAmazonAPI/Services/OrderService.cs#L40
'Method' is an ambiguous reference between 'FikaAmazonAPI.AmazonSpApiSDK.Models.Token.Method' and 'RestSharp.Method'
build: Source/FikaAmazonAPI/Services/OrderService.cs#L185
'Method' is an ambiguous reference between 'FikaAmazonAPI.AmazonSpApiSDK.Models.Token.Method' and 'RestSharp.Method'
build: Source/FikaAmazonAPI/Services/OrderService.cs#L212
'Method' is an ambiguous reference between 'FikaAmazonAPI.AmazonSpApiSDK.Models.Token.Method' and 'RestSharp.Method'
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: Source/FikaAmazonAPI/AmazonConnection.cs#L91
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/AmazonSpApiSDK/Runtime/LWAAccessTokenRequestMeta.cs#L5
'LWAAccessTokenRequestMeta' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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.