SS-788: fix performance issue loading profile details #333
Annotations
12 warnings
|
|
|
api/models/dto/TrainingReportSearchDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/services/ManageTypesService.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/models/dto/AddLookupCodeDto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/Startup.cs#L54
'ConsoleLoggerOptions.DisableColors' is obsolete: 'ConsoleLoggerOptions.DisableColors has been deprecated. Please use SimpleConsoleFormatterOptions.ColorBehavior instead.'
|
api/Startup.cs#L55
'ConsoleLoggerOptions.TimestampFormat' is obsolete: 'ConsoleLoggerOptions.TimestampFormat has been deprecated. Please use ConsoleFormatterOptions.TimestampFormat instead.'
|
|
api/models/dto/TrainingReportSearchDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/services/ManageTypesService.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/models/dto/AddLookupCodeDto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading