add test for CompetitiveEventAccountingType service and controller, u… #4436
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.DataAccess/Repository/Base/Api/IEntityAddOnlyRepository.cs#L100
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
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/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/User.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
OutOfSchool/OutOfSchool.DataAccess/Common/Exceptions/FileStorageException.cs#L33
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Loading