Merge pull request #6 from paa-listas/feature-logout #7
Annotations
1 error and 11 warnings
CI Build
Process completed with exit code 1.
|
CI 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/
|
CI Build:
Primary/Api.cs#L465
Field 'Api.OrderIdResponse.Description' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L477
Field 'Api.OrderIdResponse.Order' is never assigned to, and will always have its default value
|
CI Build:
Primary/Api.cs#L459
Field 'Api.OrderIdResponse.Status' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L207
Field 'Api.GetTradesResponse.Message' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L425
Field 'Api.StatusResponse.Status' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L428
Field 'Api.StatusResponse.Message' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L431
Field 'Api.StatusResponse.Description' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L486
Field 'Api.GetOrderResponse.Message' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L210
Field 'Api.GetTradesResponse.Description' is never assigned to, and will always have its default value null
|
CI Build:
Primary/Api.cs#L489
Field 'Api.GetOrderResponse.Description' is never assigned to, and will always have its default value null
|