Update dotnet.yml #10
Annotations
10 errors and 4 warnings
src/platform/mix.shared/Dtos/SearchRequestDto.cs#L1
The type or namespace name 'Heart' does not exist in the namespace 'Mix' (are you missing an assembly reference?)
|
src/platform/mix.shared/Helpers/MixHelper.cs#L2
The type or namespace name 'Heart' does not exist in the namespace 'Mix' (are you missing an assembly reference?)
|
src/platform/mix.shared/Helpers/MixHelper.cs#L3
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
|
src/platform/mix.shared/Helpers/MixHelper.cs#L4
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
|
src/platform/mix.shared/Helpers/MixHelper.cs#L5
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
|
src/platform/mix.shared/Models/ColumnConfigurations.cs#L1
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
|
src/platform/mix.shared/Models/Configurations/DatabaseConfigurations.cs#L1
The type or namespace name 'Heart' does not exist in the namespace 'Mix' (are you missing an assembly reference?)
|
src/platform/mix.shared/Models/HttpRequestModel.cs#L1
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
|
src/platform/mix.shared/Models/PagingRequestModel.cs#L2
The type or namespace name 'Heart' does not exist in the namespace 'Mix' (are you missing an assembly reference?)
|
src/platform/mix.shared/Models/PagingRequestModel.cs#L3
The type or namespace name 'Heart' does not exist in the namespace 'Mix' (are you missing an assembly reference?)
|
src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L33
'SearchMixDbRequestDto.LoadNestedData' hides inherited member 'SearchRequestDto.LoadNestedData'. Use the new keyword if hiding was intended.
|
src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L33
'SearchMixDbRequestDto.LoadNestedData' hides inherited member 'SearchRequestDto.LoadNestedData'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading