Skip to content

Bump the nuget-dependencies group in /src with 4 updates #17

Bump the nuget-dependencies group in /src with 4 updates

Bump the nuget-dependencies group in /src with 4 updates #17

Triggered via pull request May 6, 2024 21:38
Status Success
Total duration 35s
Artifacts

dotnet-ci.yml

on: pull_request
Test Project
25s
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.