Skip to content

Update dotnet.yml

Update dotnet.yml #10

Triggered via push August 3, 2023 02:25
Status Failure
Total duration 4m 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build: 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?)
build: 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.
build: src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L33
'SearchMixDbRequestDto.LoadNestedData' hides inherited member 'SearchRequestDto.LoadNestedData'. Use the new keyword if hiding was intended.
build: 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.
build: src/platform/mix.shared/Dtos/SearchMixDbRequestDto.cs#L33
'SearchMixDbRequestDto.LoadNestedData' hides inherited member 'SearchRequestDto.LoadNestedData'. Use the new keyword if hiding was intended.