feat: use DateOnly - #768
Open
InventorViktor wants to merge 1 commit into
Open
Annotations
3 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@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test:
src/Parquet.Test/Serialisation/ParquetSerializerTest.cs#L1318
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/Parquet.Test/ParquetWriterTest.cs#L121
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading