Skip to content

Fix: Derive correct file and assembly version from package version (#… #327

Fix: Derive correct file and assembly version from package version (#…

Fix: Derive correct file and assembly version from package version (#… #327

Triggered via push February 12, 2025 15:13
Status Success
Total duration 1m 9s
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.