6.5 publish #195
Open
6.5 publish #195
Annotations
12 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
|
api/Controllers/ItemControllers.cs#L15
Possible null reference assignment.
|
|
api/Controllers/ItemControllers.cs#L12
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
api/Controllers/OrdersController.cs#L14
Possible null reference assignment.
|
|
api/Controllers/OrdersController.cs#L11
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
api/Controllers/ShipmentsController.cs#L15
Possible null reference assignment.
|
|
api/Controllers/ShipmentsController.cs#L12
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
api/Authentication.cs#L44
Dereference of a possibly null reference.
|
|
api/Services/ClientsServices.cs#L22
Possible null reference return.
|
|
api/Services/ClientsServices.cs#L24
Possible null reference return.
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "html-coverage-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading