feat(testtool): generate FSST reference data for other implementations - #153
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
test/EngineeredWood.Parquet.Tests/Parquet/Data/PerColumnDictionaryTests.cs#L113
Possible null reference return.
|
|
Build:
test/EngineeredWood.Parquet.Benchmarks/DefaultWriteBenchmarks.cs#L108
Nullable value type may be null.
|
|
Build:
test/EngineeredWood.Parquet.Benchmarks/DefaultWriteBenchmarks.cs#L85
Nullable value type may be null.
|
|
Build:
test/EngineeredWood.Parquet.Tests/Parquet/Data/ReadRowGroupTests.cs#L741
Theory method 'Float16_ReadsTestFiles' on test class 'ReadRowGroupTests' does not use parameter 'fileName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build:
test/EngineeredWood.Parquet.Tests/Parquet/Data/PerColumnDictionaryTests.cs#L113
Possible null reference return.
|
|
Build:
test/EngineeredWood.Parquet.Benchmarks/DefaultWriteBenchmarks.cs#L108
Nullable value type may be null.
|
|
Build:
test/EngineeredWood.Parquet.Benchmarks/DefaultWriteBenchmarks.cs#L85
Nullable value type may be null.
|
|
Build:
test/EngineeredWood.Lance.Tests/CompatibilitySweepTests.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Build:
test/EngineeredWood.Lance.Tests/CompatibilitySweepTests.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Build:
test/EngineeredWood.Lance.Tests/CompatibilitySweepTests.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
background
wait
wait-all
cancel
parallel
Loading