feat(updatederivedcfg): Added UpdateDerivedCfg #206
publish_nuget.yml
on: pull_request
Build
2m 22s
Nuget Push
0s
Annotations
10 warnings
Build:
Artesian/Artesian.SDK/Dto/DerivedCfg/Serialize/JsonPolymorphicConverter.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L43
'ActualQuery.ForMarketData(int[])' hides inherited member 'QueryWithRange<ActualQueryParamaters>.ForMarketData(int[])'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L63
'ActualQuery.ForFilterId(int)' hides inherited member 'QueryWithRange<ActualQueryParamaters>.ForFilterId(int)'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L73
'ActualQuery.InTimezone(string)' hides inherited member 'QueryWithRange<ActualQueryParamaters>.InTimezone(string)'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L84
'ActualQuery.InAbsoluteDateRange(LocalDate, LocalDate)' hides inherited member 'QueryWithRange<ActualQueryParamaters>.InAbsoluteDateRange(LocalDate, LocalDate)'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L43
'ActualQuery.ForMarketData(int[])' hides inherited member 'QueryWithRange<ActualQueryParamaters>.ForMarketData(int[])'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L43
'ActualQuery.ForMarketData(int[])' hides inherited member 'QueryWithRange<ActualQueryParamaters>.ForMarketData(int[])'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L95
'ActualQuery.InRelativePeriodRange(Period, Period)' hides inherited member 'QueryWithRange<ActualQueryParamaters>.InRelativePeriodRange(Period, Period)'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/ActualQuery.cs#L105
'ActualQuery.InRelativePeriod(Period)' hides inherited member 'QueryWithRange<ActualQueryParamaters>.InRelativePeriod(Period)'. Use the new keyword if hiding was intended.
|
Build:
Artesian/Artesian.SDK/Service/Query/AuctionQuery.cs#L42
'AuctionQuery.ForMarketData(int[])' hides inherited member 'QueryWithRange<AuctionQueryParamaters>.ForMarketData(int[])'. Use the new keyword if hiding was intended.
|