White space #506
Annotations
8 warnings
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L282
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L296
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L323
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L335
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L282
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L296
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L323
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Build .NET solution:
test/Timelines.Test/DateOnlyTimelineTest.cs#L335
Argument of type 'ImmutableList<DateOnlyTimeline>' cannot be used for parameter 'timelines' of type 'ImmutableList<DateOnlyTimeline?>' in 'DateOnlyTimeline? DateOnlyTimeline.IntersectionOf(ImmutableList<DateOnlyTimeline?> timelines)' due to differences in the nullability of reference types.
|
Loading