Skip to content

Merge pull request #741 from ismkdc/main #162

Merge pull request #741 from ismkdc/main

Merge pull request #741 from ismkdc/main #162

Triggered via push July 10, 2024 19:04
Status Success
Total duration 40s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.4.0, actions/setup-dotnet@v1.9.0, dawidd6/action-get-tag@v1, actions/create-release@latest. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2.4.0, actions/setup-dotnet@v1.9.0, dawidd6/action-get-tag@v1, actions/create-release@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/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.
build
.NET 7.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.