PoC: Automated process for fetching gias data #3746
code-pr-check.yml
on: pull_request
Lint & Commit
46s
Build database upgrader
20s
Run javascript tests
13s
Build and run unit tests
3m 0s
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 |
|