CodeQL analyzer #134
Annotations
6 warnings
Build:
MiniSpace.Services.Email/src/MiniSpace.Services.Email.Application/Dto/StudentDto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
MiniSpace.Services.Email/src/MiniSpace.Services.Email.Application/Dto/StudentDto.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/Program.cs#L17
The using directive for 'Paralax.Types' appeared previously in this namespace
|
Build:
MiniSpace.Services.Email/src/MiniSpace.Services.Email.Application/Dto/StudentDto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
MiniSpace.Services.Email/src/MiniSpace.Services.Email.Application/Dto/StudentDto.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/Program.cs#L17
The using directive for 'Paralax.Types' appeared previously in this namespace
|
Loading