SS-788: fix performance issue loading profile details #333
Annotations
12 warnings
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
api/models/dto/TrainingReportSearchDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
api/services/ManageTypesService.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
api/models/dto/AddLookupCodeDto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
api/Startup.cs#L54
'ConsoleLoggerOptions.DisableColors' is obsolete: 'ConsoleLoggerOptions.DisableColors has been deprecated. Please use SimpleConsoleFormatterOptions.ColorBehavior instead.'
|
build:
api/Startup.cs#L55
'ConsoleLoggerOptions.TimestampFormat' is obsolete: 'ConsoleLoggerOptions.TimestampFormat has been deprecated. Please use ConsoleFormatterOptions.TimestampFormat instead.'
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
api/models/dto/TrainingReportSearchDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
api/services/ManageTypesService.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
api/models/dto/AddLookupCodeDto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|