Skip to content

ndb and vhf navaids is complete #20

ndb and vhf navaids is complete

ndb and vhf navaids is complete #20

Triggered via push April 11, 2024 13:55
Status Success
Total duration 57s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: source/records/tables/CruiseTableRow.cs#L12
Non-nullable property 'CourseFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L19
Non-nullable property 'CourseTo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L33
Non-nullable property 'CruiseLevelFrom1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L40
Non-nullable property 'VerticalSeparation1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L47
Non-nullable property 'CruiseLevelTo1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L54
Non-nullable property 'CruiseLevelFrom2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L61
Non-nullable property 'VerticalSeparation2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L68
Non-nullable property 'CruiseLevelTo2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L75
Non-nullable property 'CruiseLevelFrom3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
tests: source/records/tables/CruiseTableRow.cs#L82
Non-nullable property 'VerticalSeparation3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.