Skip to content

SS-788: fix performance issue loading profile details #335

SS-788: fix performance issue loading profile details

SS-788: fix performance issue loading profile details #335

Triggered via pull request May 31, 2024 13:07
Status Success
Total duration 50s
Artifacts

api-dotnetcore.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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/models/dto/TrainingReportSearchDto.cs#L10
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/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/models/dto/TrainingReportSearchDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.