Skip to content

update release notes #92

update release notes

update release notes #92

Triggered via push November 14, 2023 09:50
Status Success
Total duration 4m 13s
Artifacts 2

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Build NuGet: src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build NuGet: src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build NuGet: src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build NuGet: 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 NuGet: 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 NuGet: 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 NuGet: src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build NuGet: src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build NuGet: src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build NuGet: 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)
test (ubuntu-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): 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)
test (ubuntu-latest): 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)
test (ubuntu-latest): 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)
test (ubuntu-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): 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)
test (macos-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (macos-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (macos-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (macos-latest): 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)
test (macos-latest): 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)
test (macos-latest): 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)
test (macos-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (macos-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (macos-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (macos-latest): 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)
test (windows-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (windows-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (windows-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (windows-latest): 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)
test (windows-latest): 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)
test (windows-latest): 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)
test (windows-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L392
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (windows-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L394
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (windows-latest): src/Parquet.Test/Serialisation/SchemaReflectorTest.cs#L395
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (windows-latest): 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)

Artifacts

Produced during runtime
Name Size
bin Expired
1.38 MB
docs Expired
785 KB