Skip to content

Fix #729: incorrect expansion behaviour after BYWEEKNO #336

Fix #729: incorrect expansion behaviour after BYWEEKNO

Fix #729: incorrect expansion behaviour after BYWEEKNO #336

Triggered via pull request February 16, 2025 08:37
Status Success
Total duration 54s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
tests: Ical.Net/Utility/CollectionHelpers.cs#L264
Possible null reference argument for parameter 'x' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
tests: Ical.Net/Utility/CollectionHelpers.cs#L264
Possible null reference argument for parameter 'x' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L115
Possible null reference return.
tests: Ical.Net.Tests/RecurrenceTests.cs#L3589
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
tests: Ical.Net.Tests/RecurrenceTests.cs#L3589
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
tests: Ical.Net.Tests/RecurrenceTests.cs#L3589
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
tests
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.