Creating a controller and service #4444
Annotations
3 errors and 10 warnings
Build:
OutOfSchool/OutOfSchool.DataAccess/Models/Language.cs#L14
The type or namespace name 'EducationalDiscipline' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Models/Language.cs#L14
The type or namespace name 'EducationalDiscipline' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
OutOfSchool/OutOfSchool.Common/Models/ExternalAuth/EnvelopedUserInfoResponse.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
Build:
OutOfSchool/OutOfSchool.ElasticsearchData/IElasticsearchProvider.cs#L99
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
Build:
OutOfSchool/OutOfSchool.Encryption/EUSignCP/EUSignCP.cs#L12321
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
OutOfSchool/OutOfSchool.Encryption/EUSignCP/EUSignCP.cs#L12375
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Loading