Merge pull request #28 from design-sparx/dev #17
Annotations
11 warnings
|
dotnet publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Interfaces/IAuditService.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Dtos/Mantine/CommunicationDto.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build with dotnet:
Dtos/Mantine/CommunicationDto.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading