Migrated Ical.Net.Tests project from NUnit3 to NUnit 4 #613
Annotations
11 warnings
|
Ical.Net/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Ical.Net/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Ical.Net/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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)
|
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)
|
Ical.Net/Serialization/DataTypes/PeriodSerializer.cs#L101
The result of the expression is always 'true' since a value of type 'TimeSpan' is never equal to 'null' of type 'TimeSpan?'
|
Ical.Net/VTimeZoneInfo.cs#L10
'VTimeZoneInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading