Skip to content

Nightly-Build

Nightly-Build #996

Triggered via schedule June 4, 2025 02:49
Status Success
Total duration 37m 13s
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#L8
Field 'tiledb_range_t.min' is never assigned to, and will always have its default value
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#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#L14
Field 'tiledb_range_t.max' 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/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#L17
Field 'tiledb_range_t.max_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#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
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/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
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/ArrayMetadataTest.cs#L121
Make 'clearArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, main): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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/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#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#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
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 (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#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
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/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/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/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/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#L8
Field 'tiledb_range_t.min' is never assigned to, and will always have its default value
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#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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/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#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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, 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#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
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/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#L11
Field 'tiledb_range_t.min_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#L17
Field 'tiledb_range_t.max_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#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/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/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/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/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): 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/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' 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/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#L8
Field 'tiledb_range_t.min' 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#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): 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/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
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/ArrayMetadataTest.cs#L121
Make 'clearArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-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 (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#L8
Field 'tiledb_range_t.min' 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#L11
Field 'tiledb_range_t.min_size' is never assigned to, and will always have its default value 0

Artifacts

Produced during runtime
Name Size Digest
tiledb-native-main-linux-x86_64 Expired
25.4 MB
sha256:21511c1ceacdac1db2e1145812558c8e940abd6f482c04ba5bb03240f20327bc
tiledb-native-main-macos-arm64 Expired
9.75 MB
sha256:504c69d1bd764b7d7f317feefca786ec919e549efb4189e62fd99f2e3a95f641
tiledb-native-main-windows-x86_64 Expired
5.46 MB
sha256:4cba2c90a40d96ae1cf311752da424cc9f09a0b8d60cabceceaaca957bf555a6
tiledb-native-release-2.27-linux-x86_64 Expired
24.5 MB
sha256:0f96d691ee8bce72400c6e9f6c8f60c878c4e4842e56edeaf20cabb6f8507b6f
tiledb-native-release-2.27-macos-arm64 Expired
9.48 MB
sha256:a93249c9ac256041bbaf4bd284be194e7ee626a0ae12ba570da77f0e010c3c75
tiledb-native-release-2.27-windows-x86_64 Expired
5.29 MB
sha256:b777cd5cf6180e30c82facf27c2b11cd61fe9a75e8d44ef5fcba97d3bbb23286
tiledb-nuget-main Expired
26.5 MB
sha256:fc9d3f05e68263b96d3969d11bd8fe7e0d501a6d176809540bc8647ee0a50784
tiledb-nuget-release-2.27 Expired
25.6 MB
sha256:cf15d7598aacf5c9507f42b7dadba7e8e591616c30c46b98e039cf1acf10b18d