Skip to content

wip fix for #558

wip fix for #558 #452

Triggered via pull request August 12, 2024 23:37
Status Success
Total duration 1m 18s
Artifacts

ci-pr-dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/CareTogether.Core/Engines/PolicyEvaluation/ReferralCalculations.cs#L30
Dereference of a possibly null reference.
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: src/CareTogether.Core/Engines/PolicyEvaluation/ReferralCalculations.cs#L30
Dereference of a possibly null reference.
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.