Skip to content

Fix a case when multiple location changes doesn't result in the right due dates #509

Fix a case when multiple location changes doesn't result in the right due dates

Fix a case when multiple location changes doesn't result in the right due dates #509

Triggered via pull request December 13, 2024 18:46
Status Failure
Total duration 1m 30s
Artifacts

ci-pr-dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: test/CareTogether.Core.Test/AssertEx.cs#L85
Possible null reference argument for parameter 'first' in 'IEnumerable<(DateRange First, DateRange Second)> Enumerable.Zip<DateRange, DateRange>(IEnumerable<DateRange> first, IEnumerable<DateRange> second)'.
build: test/CareTogether.Core.Test/AssertEx.cs#L85
Possible null reference argument for parameter 'second' in 'IEnumerable<(DateRange First, DateRange Second)> Enumerable.Zip<DateRange, DateRange>(IEnumerable<DateRange> first, IEnumerable<DateRange> second)'.
build: test/CareTogether.Core.Test/AssertEx.cs#L85
Possible null reference argument for parameter 'first' in 'IEnumerable<(DateRange First, DateRange Second)> Enumerable.Zip<DateRange, DateRange>(IEnumerable<DateRange> first, IEnumerable<DateRange> second)'.
build: test/CareTogether.Core.Test/AssertEx.cs#L85
Possible null reference argument for parameter 'second' in 'IEnumerable<(DateRange First, DateRange Second)> Enumerable.Zip<DateRange, DateRange>(IEnumerable<DateRange> first, IEnumerable<DateRange> second)'.