TKyryk/ Add Judge model, update CompetitiveEvent, and refactor related services #4435
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and analyze:
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 and analyze:
OutOfSchool/OutOfSchool.DataAccess/Repository/Base/Api/IEntityAddOnlyRepository.cs#L100
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
Build and analyze:
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 and analyze:
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 and analyze:
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 and analyze:
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 and analyze:
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 and analyze:
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)
|
Build and analyze:
OutOfSchool/OutOfSchool.DataAccess/Repository/Base/EntityRepositoryBase.cs#L72
The variable 'ex' is declared but never used
|
Build and analyze:
OutOfSchool/OutOfSchool.DataAccess/Repository/Base/EntityRepositoryBase.cs#L94
The variable 'ex' is declared but never used
|
Loading