Skip to content

PoC: Automated process for fetching gias data #3746

PoC: Automated process for fetching gias data

PoC: Automated process for fetching gias data #3746

Triggered via pull request January 14, 2025 11:57
Status Success
Total duration 4m 6s
Artifacts 1

code-pr-check.yml

on: pull_request
Lint & Commit
46s
Lint & Commit
Build database upgrader
20s
Build database upgrader
Run javascript tests
13s
Run javascript tests
Build and run unit tests
3m 0s
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/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.Domain/Establishments/Models/EstablishmentLink.cs#L7
Non-nullable property 'GroupUid' 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.Domain/Establishments/Models/EstablishmentLink.cs#L9
Non-nullable property 'EstablishmentName' 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.Domain/Establishments/Models/EstablishmentLink.cs#L11
Non-nullable property 'Urn' 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.Domain/Establishments/Models/EstablishmentGroup.cs#L7
Non-nullable property 'Uid' 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.Domain/Establishments/Models/EstablishmentGroup.cs#L9
Non-nullable property 'GroupName' 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.Domain/Establishments/Models/EstablishmentGroup.cs#L11
Non-nullable property 'GroupType' 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.Domain/Establishments/Models/EstablishmentGroup.cs#L13
Non-nullable property 'GroupStatus' 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
60.8 KB