Skip to content

Merge pull request #1 from ForceFK/dependabot/nuget/src/LinkeTrackNet… #4

Merge pull request #1 from ForceFK/dependabot/nuget/src/LinkeTrackNet…

Merge pull request #1 from ForceFK/dependabot/nuget/src/LinkeTrackNet… #4

Triggered via push October 10, 2024 02:39
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/LinkeTrackNet/Models/TrackResult.cs#L8
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackResult.cs#L10
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackResult.cs#L12
Non-nullable property 'Events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackResult.cs#L18
Non-nullable property 'Service' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackEventItem.cs#L8
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackEventItem.cs#L10
Non-nullable property 'Hour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackEventItem.cs#L13
Non-nullable property 'Local' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackEventItem.cs#L15
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackResult.cs#L8
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/LinkeTrackNet/Models/TrackResult.cs#L10
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.