Skip to content

Refactor CalDateTime and DateTimeSerializer #103

Refactor CalDateTime and DateTimeSerializer

Refactor CalDateTime and DateTimeSerializer #103

Triggered via pull request November 7, 2024 08:08
Status Success
Total duration 1m 5s
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/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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/Serialization/EncodingProvider.cs#L23
'UTF7Encoding.UTF7Encoding()' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
tests: Ical.Net/Serialization/EncodingProvider.cs#L81
'UTF7Encoding.UTF7Encoding()' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
tests: Ical.Net/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
tests: Ical.Net/Serialization/EncodingProvider.cs#L23
'UTF7Encoding.UTF7Encoding()' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
tests: Ical.Net/Serialization/EncodingProvider.cs#L81
'UTF7Encoding.UTF7Encoding()' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
tests: Ical.Net.Tests/CollectionHelpersTests.cs#L25
The actual and the expected argument is the same 'GetExceptionDates()' (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2009.md)