Merge pull request #38 from easykeys/bug/fedex-account-number #10
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 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:
src/EasyKeys.Shipping.FedEx.Console/Main.cs#L167
Dereference of a possibly null reference.
|
build:
src/EasyKeys.Shipping.FedEx.Console/Main.cs#L167
Closing square bracket should be followed by a space.
|
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/Stamps/StampsShipmentProviderTests.cs#L87
Closing parenthesis should be followed by a space.
|
build:
test/EasyKeys.Shipping.FuncTest/Usps/UspsRateProviderTests.cs#L154
Theory method 'Get_First_Class_And_Priority_Mail_Successfully' on test class 'UspsRateProviderTests' does not use parameter 'charge'. Use the parameter, or remove the parameter and associated data.
|
build:
src/Minimal.Apis/Program.cs#L226
Possible null reference assignment.
|
build:
src/Minimal.Apis/Program.cs#L234
Dereference of a possibly null reference.
|
build:
src/Minimal.Apis/Program.cs#L281
Possible null reference assignment.
|
build:
src/Minimal.Apis/Program.cs#L313
Dereference of a possibly null reference.
|
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/
|
tag
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/
|
tag
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/
|
tag
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/
|