fix and updat tests for CompetitiveEvent service and controller #4434
Annotations
10 warnings
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.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?'
|
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/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/Repository/EmployeeRepository.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading