Skip to content

CDMS-215 add additional test cases and tests all decision codes in De… #409

CDMS-215 add additional test cases and tests all decision codes in De…

CDMS-215 add additional test cases and tests all decision codes in De… #409

Triggered via pull request January 31, 2025 17:00
Status Failure
Total duration 5m 15s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
5m 6s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Run Pull Request Checks
Process completed with exit code 1.
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.