Skip to content

Add ability for primary linked data to be updated when associated data is changing #312

Add ability for primary linked data to be updated when associated data is changing

Add ability for primary linked data to be updated when associated data is changing #312

Triggered via pull request January 24, 2025 11:19
@tjpeel-eetjpeel-ee
synchronize #72
PHAIN-106
Status Success
Total duration 4m 10s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
4m 0s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run Pull Request Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Pull Request Checks: TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L11
Cannot convert null literal to non-nullable reference type.
Run Pull Request Checks: TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L23
Non-nullable field 'LoadedData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.