Show missing individual requirements from all volunteer policy versions #446
Annotations
9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
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:
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:
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:
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:
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:
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:
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:
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.
|