Merge branch 'BOC-20' of https://github.com/CleanMicroservice/CleanMi… #406
Annotations
1 error and 10 warnings
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Warnings/WarningGetResponse.cs#L5
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Dashboards/WarningAddRequest.cs#L5
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Dashboards/WarningAddRequest.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Forces/ForceTradeAction.cs#L7
Non-nullable property 'InstrumentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Dashboards/DashboardResponse.cs#L5
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Accounts/AccountResponse.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Dashboards/WarningResponse.cs#L5
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Trades/TradeItem.cs#L5
Non-nullable property 'Instrument' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Futures/FutureItem.cs#L12
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/MicroserviceComponents/BondiCompetition/CleanMicroserviceSystem.BondiCompetition.Contract/Futures/FutureItem.cs#L14
Non-nullable property 'InstrumentCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading