Throw correct exception for incorrect number of columns #10
Annotations
6 warnings
|
|
Tests/SerializerTests.cs#L210
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'CsvSerializer.Serialize<T>(IEnumerable<T>, bool, char, IFormatProvider?)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
|
Tests/SerializerTests.cs#L210
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'CsvSerializer.Serialize<T>(IEnumerable<T>, bool, char, IFormatProvider?)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
The logs for this run have expired and are no longer available.
Loading