Skip to content

bug fixes

bug fixes #8

Triggered via pull request July 27, 2023 19:30
Status Success
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

master-pr.yml

on: pull_request
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: 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.