Skip to content

Merge pull request #5 from hughesjs/setup-cicd #14

Merge pull request #5 from hughesjs/setup-cicd

Merge pull request #5 from hughesjs/setup-cicd #14

Triggered via push May 6, 2024 21:35
Status Success
Total duration 28s
Artifacts

dotnet-ci.yml

on: push
Test Project
19s
Test Project
Fit to window
Zoom out
Zoom in

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.