Skip to content

#108 Refactor CrystaTask to service interface; add test fakes #47

#108 Refactor CrystaTask to service interface; add test fakes

#108 Refactor CrystaTask to service interface; add test fakes #47

Triggered via pull request December 12, 2025 16:33
Status Failure
Total duration 1m 35s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build-and-test
Process completed with exit code 1.
build-and-test: src/Core/CrystaLearn.Core/Services/CrystaTaskServiceFake.cs#L81
The name 'CrystaSyncStatus' does not exist in the current context
build-and-test: src/Core/CrystaLearn.Core/Services/CrystaTaskServiceFake.cs#L81
'CrystaTaskComment' does not contain a definition for 'SyncStatus' and no accessible extension method 'SyncStatus' accepting a first argument of type 'CrystaTaskComment' could be found (are you missing a using directive or an assembly reference?)
build-and-test: src/Core/CrystaLearn.Core/Services/CrystaTaskServiceFake.cs#L81
The name 'CrystaSyncStatus' does not exist in the current context
build-and-test: src/Core/CrystaLearn.Core/Services/CrystaTaskServiceFake.cs#L81
'CrystaTaskComment' does not contain a definition for 'SyncStatus' and no accessible extension method 'SyncStatus' accepting a first argument of type 'CrystaTaskComment' could be found (are you missing a using directive or an assembly reference?)
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L21
The member Email on the mapping source type CrystaLearn.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L21
The member UserName on the mapping source type CrystaLearn.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L21
The member Id on the mapping source type CrystaLearn.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L20
The member ConcurrencyStamp on the mapping target type CrystaLearn.Shared.Dtos.Identity.UserDto was not found on the mapping source type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L20
The member HasProfilePicture on the mapping target type CrystaLearn.Shared.Dtos.Identity.UserDto was not found on the mapping source type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L20
The member Password on the mapping target type CrystaLearn.Shared.Dtos.Identity.UserDto was not found on the mapping source type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L20
The member PhoneNumber on the mapping target type CrystaLearn.Shared.Dtos.Identity.UserDto was not found on the mapping source type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L20
The member Email on the mapping target type CrystaLearn.Shared.Dtos.Identity.UserDto was not found on the mapping source type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L20
The member UserName on the mapping target type CrystaLearn.Shared.Dtos.Identity.UserDto was not found on the mapping source type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto
build-and-test: src/Shared/CrystaLearn.Shared/Mapper.cs#L20
The member Id on the mapping target type CrystaLearn.Shared.Dtos.Identity.UserDto was not found on the mapping source type CrystaLearn.Shared.Dtos.Identity.EditUserRequestDto