PSP-6865 Property Management summary #9593
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
source/backend/core/Extensions/QueryableExtensions.cs#L17
Make sure that this accessibility bypass is safe here.
|
source/backend/core/Json/NullJsonResultFilter.cs#L19
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
|
source/backend/core/Extensions/DictionaryExtensions.cs#L70
Extract this nested ternary operation into an independent statement.
|
source/backend/core/Extensions/DictionaryExtensions.cs#L106
Extract this nested ternary operation into an independent statement.
|
source/backend/entities/Partials/AcqChklstSectionType.cs#L23
Either remove or fill this block of code.
|
source/backend/entities/Partials/AcqChklstItemType.cs#L29
Either remove or fill this block of code.
|
source/backend/entities/Partials/AcqChklstItemType.cs#L29
Use the 'value' parameter in this property set accessor declaration.
|
source/backend/dal/IRepository{T_Entity}.cs#L3
Add the 'out' keyword to parameter 'T_Entity' to make it 'covariant'.
|
source/backend/dal/Helpers/Extensions/AcquisitionExtensions.cs#L35
Remove the unused local variable 'property'.
|
source/backend/dal/Repositories/UserRepository.cs#L262
Extract this nested ternary operation into an independent statement.
|
The logs for this run have expired and are no longer available.
Loading