Skip to content

Merge pull request #44 from easykeys/bug/fedex/api/addressvalidation #16

Merge pull request #44 from easykeys/bug/fedex/api/addressvalidation

Merge pull request #44 from easykeys/bug/fedex/api/addressvalidation #16

Triggered via push May 9, 2024 00:51
Status Failure
Total duration 1m 36s
Artifacts

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
tag
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/[email protected], actions/checkout@v2, gittools/actions/gitversion/[email protected], 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: src/EasyKeys.Shipping.Stamps.Console/Main.cs#L274
Dereference of a possibly null reference.
build: src/EasyKeys.Shipping.FedEx.Console/Main.cs#L167
Dereference of a possibly null reference.
build: src/Minimal.Apis/Program.cs#L234
Dereference of a possibly null reference.
build: src/Minimal.Apis/Program.cs#L313
Dereference of a possibly null reference.
build: test/EasyKeys.Shipping.FuncTest/Stamps/StampsShipmentProviderTests.cs#L50
Dereference of a possibly null reference.
build: test/EasyKeys.Shipping.FuncTest/Stamps/StampsShipmentProviderTests.cs#L93
Dereference of a possibly null reference.
build: test/EasyKeys.Shipping.FuncTest/TestHelpers/ServiceProviderInstance.cs#L23
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build: test/EasyKeys.Shipping.FuncTest/Stamps/StampsShipmentProviderTests.cs#L105
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build: test/EasyKeys.Shipping.FuncTest/FedEx/FedExUploadDocumentProviderTests.cs#L35
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: test/EasyKeys.Shipping.FuncTest/TestHelpers/ServiceProviderInstance.cs#L53
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tag
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/