update models Judge and CompetitiveEvent; add logic for updating Desc… #4407
Annotations
11 errors and 10 warnings
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Services/CompetitiveEventServiceTests.cs#L107
'CompetitiveEventDto' does not contain a definition for 'AccountingTypeOfEventId'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Services/CompetitiveEventServiceTests.cs#L113
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventCreateDto'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Services/CompetitiveEventServiceTests.cs#L137
'CompetitiveEventDto' does not contain a definition for 'AccountingTypeOfEventId'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Services/CompetitiveEventServiceTests.cs#L142
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventCreateDto'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Services/CompetitiveEventServiceTests.cs#L153
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventUpdateDto'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Services/CompetitiveEventServiceTests.cs#L176
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventUpdateDto'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Services/CompetitiveEventServiceTests.cs#L198
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventUpdateDto'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Controllers/CompetitiveEventControllerTests.cs#L74
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventCreateDto'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Controllers/CompetitiveEventControllerTests.cs#L77
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventCreateDto'
|
Build:
OutOfSchool/OutOfSchool.WebApi.Tests/Controllers/CompetitiveEventControllerTests.cs#L89
Argument 1: cannot convert from 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventDto' to 'OutOfSchool.BusinessLogic.Models.CompetitiveEvent.CompetitiveEventUpdateDto'
|
Build:
OutOfSchool/OutOfSchool.Common/JsonSerializerHelper.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.Common/JsonSerializerHelper.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.Common/JsonSerializerHelper.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.ElasticsearchData/IElasticsearchProvider.cs#L99
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Repository/Base/Api/IEntityAddOnlyRepository.cs#L100
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Repository/Api/IEmployeeRepository.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Repository/EmployeeRepository.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Models/Individual.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Models/Individual.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Models/User.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading