Skip to content

Feature/implement data related logic for ranges #15

Feature/implement data related logic for ranges

Feature/implement data related logic for ranges #15

Triggered via pull request February 1, 2026 00:35
Status Success
Total duration 36s
Artifacts

domain-extensions.yml

on: pull_request
build-and-test
32s
build-and-test
publish-nuget
0s
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L32
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Subtract(DateTime, long)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L28
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Add(DateTime, long)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L23
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Distance(DateTime, DateTime)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L18
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Ceiling(DateTime)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L14
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Floor(DateTime)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L42
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Subtract(DateOnly, long)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L29
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Add(DateOnly, long)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L26
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Distance(DateOnly, DateOnly)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L22
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Ceiling(DateOnly)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L18
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Floor(DateOnly)'