Skip to content

VPR-210 feat(cms): add link, image and table dialogs to the content editor #1122

VPR-210 feat(cms): add link, image and table dialogs to the content editor

VPR-210 feat(cms): add link, image and table dialogs to the content editor #1122

Triggered via pull request September 4, 2026 01:45
Status Success
Total duration 4m 57s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Backend Tests: web/Areas/Effort/Services/MeritMultiYearService.cs#L906
'GenerateReportPdfAsync' has a cyclomatic complexity of '47'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
Backend Tests: web/Areas/Effort/Services/EvalHarvestService.cs#L222
'CreateAdHocEvaluationAsync' has a cyclomatic complexity of '28'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
Backend Tests: web/Areas/Effort/Services/EvalHarvestService.cs#L34
'GetCourseEvaluationStatusAsync' has a cyclomatic complexity of '33'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
Backend Tests: web/Areas/Effort/Services/EffortRecordService.cs#L71
'CreateEffortRecordAsync' has a cyclomatic complexity of '27'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
Backend Tests: web/Areas/Effort/Services/EffortAuditService.cs#L665
'BuildFilteredQuery' has a cyclomatic complexity of '41'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
Backend Tests: web/Areas/CTS/Controllers/AssessmentController.cs#L38
'GetAssessments' has a cyclomatic complexity of '29'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
Backend Tests: web/Areas/ClinicalScheduler/Controllers/CliniciansController.cs#L126
'GetClinicianSchedule' has a cyclomatic complexity of '29'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
Backend Tests: web/Program.cs#L47
'Program' has a maintainability index of '7'. Rewrite or refactor the code to increase its maintainability index (MI) above '9'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1505)
Backend Tests: web/Areas/CMS/Services/CmsLeftNavService.cs#L238
Remove this commented out code.
Backend Tests: web/Areas/CMS/Controllers/CMSLeftNavController.cs#L86
Remove this commented out code.