Skip to content

Improve recurrence handling, remove restrictions #81

Improve recurrence handling, remove restrictions

Improve recurrence handling, remove restrictions #81

Triggered via pull request October 28, 2024 11:25
Status Success
Total duration 58s
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/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L18
'RecurrenceRestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L19
'RecurrenceEvaluationModeType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L151
'RecurrencePattern.RestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L151
'RecurrencePattern.RestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L152
'RecurrencePattern.EvaluationMode' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L152
'RecurrencePattern.EvaluationMode' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L179
'RecurrencePattern.RestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L18
'RecurrenceRestrictionType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'
tests: Ical.Net/DataTypes/RecurrencePattern.cs#L19
'RecurrenceEvaluationModeType' is obsolete: 'Usage may cause undesired results or exceptions. Will be removed.'