Skip to content

Nightly-Build

Nightly-Build #989

Triggered via schedule May 28, 2025 02:48
Status Success
Total duration 3h 44m 36s
Artifacts 8

nightly.yml

on: schedule
Matrix: Build-Native
Matrix: Pack-NuGet
Matrix: Test-NuGet
Create-Issue
0s
Create-Issue
Fit to window
Zoom out
Zoom in

Annotations

180 warnings
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (ubuntu-latest, release-2.27): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (ubuntu-latest, release-2.27): 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
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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)
Test-NuGet (ubuntu-latest, release-2.27): 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
Test-NuGet (ubuntu-latest, release-2.27): 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
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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)
Test-NuGet (ubuntu-latest, main): 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
Test-NuGet (ubuntu-latest, main): 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
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
Test-NuGet (windows-latest, release-2.27): 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
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): 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)
Test-NuGet (windows-latest, release-2.27): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
Test-NuGet (windows-latest, release-2.27): 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
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L121
Make 'clearArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): 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)
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L121
Make 'clearArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): 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)
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (macos-latest, main): 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
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, main): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (macos-latest, release-2.27): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, release-2.27): tests/TileDB.CSharp.Test/AttributeTest.cs#L72
Remove or correct this assertion. (https://rules.sonarsource.com/csharp/RSPEC-2701)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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)
Test-NuGet (macos-latest, release-2.27): 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
Test-NuGet (macos-latest, release-2.27): 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

Artifacts

Produced during runtime
Name Size Digest
tiledb-native-main-linux-x86_64 Expired
25.4 MB
sha256:58cf4f2e9cd366f4c56f7f6e74dceb9903b18c12ccae18f9fcd30bb4973a10b6
tiledb-native-main-macos-arm64 Expired
9.74 MB
sha256:5f611558a67b132003d112f463c29b07f17ba68c4b8f4ceb2925e4c623d2a2f3
tiledb-native-main-windows-x86_64 Expired
5.46 MB
sha256:8048a91860bfe140051a67920274cb4eb0978397131394b563fd22138714d281
tiledb-native-release-2.27-linux-x86_64 Expired
24.5 MB
sha256:f32cc81900d281e9b122ce96563006c5da4c011ffc4fb2e8438d83c8318c91fa
tiledb-native-release-2.27-macos-arm64 Expired
9.48 MB
sha256:bae86292e3338d9d26121ce1a84e06ea7aca06b7228dc002b041394458952aa0
tiledb-native-release-2.27-windows-x86_64 Expired
5.29 MB
sha256:e13f3d34e11a45c0f9129d266d76189ce51a729720a7cfd7d1ae1b2a1991809f
tiledb-nuget-main Expired
26.5 MB
sha256:4d9c7cd20ab36e4a9b5b9be050e4bb38d69973317000e6b35f8ee1d3d98de198
tiledb-nuget-release-2.27 Expired
25.6 MB
sha256:62a2bfad580b82c0ccd8c86ccd3fd6e20ad9835ebdd671d91090ff96d0702e3d