family profile #466
Triggered via pull request
September 11, 2024 17:09
Status
Success
Total duration
1m 39s
Artifacts
–
Annotations
9 warnings
build
The following actions use a deprecated Node.js version 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:
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.
|