Feature/implement data related logic for ranges #10
intervals-net-data.yml
on: pull_request
build-and-test
33s
publish-nuget
Annotations
11 warnings
|
build-and-test
No files were found with the provided path: test-artifacts/. No artifacts will be uploaded.
|
|
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)'
|
|
build-and-test:
src/Intervals.NET.Data/RangeData.cs#L33
Missing XML comment for publicly visible type or member 'RangeData<TRangeType, TDataType, TRangeDomain>.RangeData(Range<TRangeType>, IEnumerable<TDataType>, TRangeDomain)'
|