Renamed InternetAddress[List]TypeConverter -> InternetAddress[List]Co… #186
Annotations
10 errors and 3 warnings
UnitTests/InternetAddressListTypeConverterTests.cs#L43
'Assert' does not contain a definition for 'True'
|
UnitTests/InternetAddressListTypeConverterTests.cs#L44
'Assert' does not contain a definition for 'True'
|
UnitTests/InternetAddressListTypeConverterTests.cs#L51
'Assert' does not contain a definition for 'True'
|
UnitTests/InternetAddressListTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'IsInstanceOf'
|
UnitTests/InternetAddressListTypeConverterTests.cs#L60
'Assert' does not contain a definition for 'AreEqual'
|
UnitTests/InternetAddressListTypeConverterTests.cs#L67
'Assert' does not contain a definition for 'False'
|
UnitTests/InternetAddressTypeConverterTests.cs#L41
'Assert' does not contain a definition for 'True'
|
UnitTests/InternetAddressTypeConverterTests.cs#L42
'Assert' does not contain a definition for 'True'
|
UnitTests/InternetAddressTypeConverterTests.cs#L49
'Assert' does not contain a definition for 'True'
|
UnitTests/InternetAddressTypeConverterTests.cs#L57
'Assert' does not contain a definition for 'IsInstanceOf'
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job failed
Loading