Custom attributes like [ParquetTimestamp]
, `[ParquetMicroSecondsTim…
#208
Annotations
10 warnings
Build Library:
src/Parquet.Test/Serialisation/ParquetSerializerTest.cs#L183
Possible null reference assignment.
|
Build Library:
src/Parquet.Test/Serialisation/ParquetSerializerTest.cs#L377
Possible null reference assignment.
|
Build Library:
src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L388
The variable 'no' is assigned but its value is never used
|
Build Library:
src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L26
Field 'SchemaReflectorTest.PocoClass.MarkerField' is never assigned to, and will always have its default value false
|
Build Library:
src/Parquet.Test/Rows/LazyColumnEnumeratorTest.cs#L111
Public method 'Single_element_in_list_of_elements_in_a_structure' on test class 'LazyColumnEnumeratorTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build Library:
src/Parquet.Test/Rows/LazyColumnEnumeratorTest.cs#L146
Public method 'List_of_one_element' on test class 'LazyColumnEnumeratorTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build Library:
src/Parquet.Test/Rows/RowsModelTest.cs#L486
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Library:
src/Parquet.Floor/ViewModels/MainViewModel.cs#L125
Dereference of a possibly null reference.
|
Build Library:
src/Parquet.Test/Serialisation/ParquetSerializerTest.cs#L183
Possible null reference assignment.
|
Build Library:
src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L388
The variable 'no' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading