Skip to content

Make the time zone resolver plugable (#732) #337

Make the time zone resolver plugable (#732)

Make the time zone resolver plugable (#732) #337

Triggered via push February 16, 2025 08:40
Status Success
Total duration 1m 10s
Artifacts

tests.yml

on: push
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.