Skip to content

Defined reusable function policies structure #444

Defined reusable function policies structure

Defined reusable function policies structure #444

Triggered via pull request June 30, 2024 19:59
Status Success
Total duration 1m 13s
Artifacts

ci-pr-dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.