Skip to content

PSP-6738 : Allow Contractor to Create Files #9162

PSP-6738 : Allow Contractor to Create Files

PSP-6738 : Allow Contractor to Create Files #9162

Triggered via pull request August 14, 2023 05:04
Status Success
Total duration 6m 35s
Artifacts

api-dotnetcore.yml

on: pull_request
check-changes
14s
check-changes
build-backend
6m 2s
build-backend
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-backend
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/
build-backend: source/backend/core/Extensions/QueryableExtensions.cs#L17
Make sure that this accessibility bypass is safe here.
build-backend: source/backend/core/Json/NullJsonResultFilter.cs#L19
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
build-backend: source/backend/core/Exceptions/ContractorNotInTeamException.cs#L15
A closing brace should not be preceded by a blank line.
build-backend: source/backend/core/Exceptions/ContractorNotInTeamException.cs#L20
A closing brace should not be preceded by a blank line.
build-backend: source/backend/core/Exceptions/ContractorNotInTeamException.cs#L17
Put constructor initializers on their own line
build-backend: source/backend/core/Extensions/DictionaryExtensions.cs#L70
Extract this nested ternary operation into an independent statement.
build-backend: source/backend/core/Extensions/DictionaryExtensions.cs#L106
Extract this nested ternary operation into an independent statement.
build-backend: source/backend/entities/Partials/AcqChklstItemType.cs#L29
Either remove or fill this block of code.
build-backend: source/backend/entities/Partials/AcqChklstItemType.cs#L29
Use the 'value' parameter in this property set accessor declaration.
build-backend: source/backend/entities/Partials/AcqChklstSectionType.cs#L23
Either remove or fill this block of code.