Skip to content

IHourglassClient

IHourglassClient #2

Re-run triggered August 16, 2024 06:16
Status Success
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Develappers.RedmineHourglassApi/Types/TimeTrackerUpdateRequest.cs#L11
Non-nullable property 'Values' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerUpdate.cs#L24
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerStopResponse.cs#L8
Non-nullable property 'TimeLog' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerStartRequest.cs#L11
Non-nullable property 'Values' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerStartOptions.cs#L11
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerListFilter.cs#L6
Non-nullable property 'Start' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerListFilter.cs#L8
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerListFilter.cs#L10
Non-nullable property 'IssueId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerListFilter.cs#L12
Non-nullable property 'ProjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Develappers.RedmineHourglassApi/Types/TimeTrackerListFilter.cs#L14
Non-nullable property 'ActivityId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.