Task/244054/Recommendation Chunk Text option on QA Visualiser #3812
code-pr-check.yml
on: pull_request
Lint & Commit
1m 14s
Build database upgrader
33s
Run javascript tests
14s
Build and run unit tests
3m 12s
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/Content/Models/ContentSupport/ContentItem.cs#L11
'ContentItem.Data' hides inherited member 'ContentItemBase.Data'. Use the new keyword if hiding was intended.
|
Build and run unit tests:
src/Dfe.PlanTech.Domain/Content/Models/ContentSupport/ContentItemBase.cs#L9
'ContentItemBase.Data' hides inherited member 'ContentBase.Data'. Use the new keyword if hiding was intended.
|
Build and run unit tests:
src/Dfe.PlanTech.Application/Responses/Queries/GetLatestResponsesQuery.cs#L11
Parameter 'IPlanTechDbContext db' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
Build and run unit tests:
src/Dfe.PlanTech.Application/Persistence/Interfaces/IContentRepository.cs#L37
All 'GetEntities' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build and run unit tests:
src/Dfe.PlanTech.Infrastructure.Contentful/Persistence/CachedContentfulRepository.cs#L47
Possible null reference argument for parameter 'options' in 'Task<IEnumerable<TEntity>> IContentRepository.GetPaginatedEntities<TEntity>(IGetEntitiesOptions options, CancellationToken cancellationToken = default(CancellationToken))'.
|
Build and run unit tests:
src/Dfe.PlanTech.Infrastructure.SignIn/ConnectEvents/OnUserInformationReceivedEvent.cs#L57
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
Build and run unit tests:
src/Dfe.PlanTech.Web/Models/QaVisualiser/ChunkAnswerResultModel.cs#L5
Non-nullable property 'AnswerId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and run unit tests:
src/Dfe.PlanTech.Web/Models/QaVisualiser/ChunkAnswerResultModel.cs#L6
Non-nullable property 'RecommendationHeader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and run unit tests:
src/Dfe.PlanTech.Web/Models/PagedResultModel.cs#L5
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-report
|
62.2 KB |
|