Skip to content

fix(redis): Preserve references in serialisation #3400

fix(redis): Preserve references in serialisation

fix(redis): Preserve references in serialisation #3400

Triggered via push November 11, 2024 14:56
Status Success
Total duration 3m 26s
Artifacts 1
Lint & Commit
0s
Lint & Commit
Build database upgrader
14s
Build database upgrader
Run javascript tests
15s
Run javascript tests
Build and run unit tests
3m 15s
Build and run unit tests
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build database upgrader
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build database upgrader
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build and run unit tests
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build and run unit tests: src/Dfe.PlanTech.Domain/Questionnaire/Interfaces/IRecommendationSection.cs#L7
Reduce the number of generic parameters in the 'IRecommendationSection' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and run unit tests: src/Dfe.PlanTech.Domain/Questionnaire/Interfaces/ISubTopicRecommendation.cs#L7
Reduce the number of generic parameters in the 'ISubTopicRecommendation' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and run unit tests: src/Dfe.PlanTech.Domain/Content/Interfaces/IRichTextContent.cs#L40
Reduce the number of generic parameters in the 'IRichTextContent' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build and run unit tests: src/Dfe.PlanTech.Domain/Content/Models/Options/TextRendererOptions.cs#L22
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build and run unit tests: src/Dfe.PlanTech.Domain/Questionnaire/Models/SubtopicRecommendation.cs#L16
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
Build and run unit tests: src/Dfe.PlanTech.Domain/Questionnaire/Models/SubtopicRecommendation.cs#L19
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
Build and run unit tests: src/Dfe.PlanTech.Application/Submissions/Queries/CheckAnswersOrNextQuestionChecker.cs#L28
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
Build and run unit tests: src/Dfe.PlanTech.Application/Submissions/Queries/CheckAnswersOrNextQuestionChecker.cs#L35
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
Build and run unit tests: src/Dfe.PlanTech.Application/Content/Queries/GetPageQuery.cs#L73
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
58.3 KB