Feature/implement data related logic for ranges #13
domain-default.yml
on: pull_request
build-and-test
25s
publish-nuget
0s
Annotations
11 warnings
|
build-and-test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
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)'
|