Skip to content

optimize culture info #20

optimize culture info

optimize culture info #20

Triggered via push October 10, 2023 14:19
Status Success
Total duration 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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: Source/FikaAmazonAPI/AmazonConnection.cs#L89
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/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.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/ShippingV2/GetAdditionalInputsResult.cs#L31
The member 'GetAdditionalInputsResult.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/ShippingV2/IneligibleRateList.cs#L31
The member 'IneligibleRateList.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/ShippingV2/ItemList.cs#L31
The member 'ItemList.ToJson()' does not hide an accessible member. The new keyword is not required.
build: Source/FikaAmazonAPI/AmazonSpApiSDK/Models/ShippingV2/PackageDocumentDetailList.cs#L31
The member 'PackageDocumentDetailList.ToJson()' does not hide an accessible member. The new keyword is not required.