Nightly-Build #869
Annotations
1 error and 11 warnings
Test TileDB-CSharp
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build TileDB-CSharp:
sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L24
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L24
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L51
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L51
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L73
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/FileStoreUtil.cs#L73
'File' is obsolete: 'File is obsolete and will be removed in a future version.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
|
Build TileDB-CSharp:
sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L11
Field 'tiledb_range_t.min_size' is never assigned to, and will always have its default value 0
|
Build TileDB-CSharp:
sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L8
Field 'tiledb_range_t.min' is never assigned to, and will always have its default value
|
Loading