Skip to content

Refactor test to simply how they work. #260

Refactor test to simply how they work.

Refactor test to simply how they work. #260

Triggered via pull request January 17, 2025 15:52
Status Failure
Total duration 2m 59s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
2m 50s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Run Pull Request Checks: Btms.Backend.IntegrationTests/DecisionTests/SingleChedH02Tests.cs#L95
The type or namespace name 'AllChedsNonHoldDecisionGenerator' could not be found (are you missing a using directive or an assembly reference?)
Run Pull Request Checks
Process completed with exit code 1.
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.