time logical type parsing - #779
Merged
Merged
Annotations
6 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Benchmarks:
src/Parquet.PerfRunner/Benchmarks/EncodingBenchmarks.cs#L67
Dereference of a possibly null reference.
|
|
Run Benchmarks:
src/Parquet.PerfRunner/Benchmarks/EncodingBenchmarks.cs#L67
Dereference of a possibly null reference.
|
|
Run Benchmarks:
src/Parquet.PerfRunner/Benchmarks/Curiosities.cs#L18
Non-nullable field '_ints' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run Benchmarks:
src/Parquet.PerfRunner/Benchmarks/EncodingBenchmarks.cs#L62
Dereference of a possibly null reference.
|
|
Run Benchmarks:
src/Parquet.PerfRunner/Benchmarks/EncodingBenchmarks.cs#L62
Dereference of a possibly null reference.
|
background
wait
wait-all
cancel
parallel
Loading