CargoHub #292
Annotations
10 warnings
C#api/Controllers/TransfersController.cs#L6
The using directive for 'InterfacesV2' appeared previously in this namespace
|
C#api/Controllers/ClientsController.cs#L39
Cannot convert null literal to non-nullable reference type.
|
C#api/Controllers/ClientsController.cs#L40
Cannot convert null literal to non-nullable reference type.
|
C#api/Controllers/ClientsController.cs#L41
Cannot convert null literal to non-nullable reference type.
|
C#api/Controllers/ClientsController.cs#L42
Cannot convert null literal to non-nullable reference type.
|
C#api/models/clients.cs#L47
Cannot convert null literal to non-nullable reference type.
|
C#api/models/clients.cs#L47
Cannot convert null literal to non-nullable reference type.
|
C#api/models/clients.cs#L47
Cannot convert null literal to non-nullable reference type.
|
C#api/models/clients.cs#L47
Cannot convert null literal to non-nullable reference type.
|
C#api/models/items.cs#L101
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading