Merge pull request #5 from hughesjs/setup-cicd #14
Annotations
4 warnings
Test Project:
src/UniversalDiveDataFormat/Models/SetDiveComputerPartialPressureOfO2Alarm.cs#L9
Non-nullable property 'DiveComputerAlarm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Project:
src/UniversalDiveDataFormat/Models/SetDiveComputerDiveSiteData.cs#L9
Non-nullable property 'DiveSiteId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Project:
src/UniversalDiveDataFormat/Models/SetDiveComputerAlarmTime.cs#L12
Non-nullable property 'DiveComputerAlarm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Project:
src/UniversalDiveDataFormat/Models/Guide.cs#L9
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|