Skip to content

Nightly-Build

Nightly-Build #997

Triggered via schedule June 5, 2025 02:49
Status Success
Total duration 39m 32s
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, 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#L8
Field 'tiledb_range_t.min' 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/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/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/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#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#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): 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/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/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
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/AttributeTest.cs#L72
Remove or correct this assertion. (https://rules.sonarsource.com/csharp/RSPEC-2701)
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, 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#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 (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/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#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/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): 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#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-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 (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#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#L11
Field 'tiledb_range_t.min_size' is never assigned to, and will always have its default value 0
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#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/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
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#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#L8
Field 'tiledb_range_t.min' 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#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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/DomainTest.cs#L21
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/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#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
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#L82
Make 'readArrayMetadata' 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): 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:e5fd9851e3458c07c9717fd17b48a8d03c3b7085bf9a7274644d0e84d4a93f7b
tiledb-native-main-macos-arm64 Expired
9.75 MB
sha256:23db9a6c8891965ef7c9f3cf39468f3e7207da30ffdbbb8a40e6029ad44e182f
tiledb-native-main-windows-x86_64 Expired
5.46 MB
sha256:ab7f358b56468d4128880371c113784a8e525149ff8f87e6f054f7b4ace3bcfb
tiledb-native-release-2.27-linux-x86_64 Expired
24.5 MB
sha256:f57d693c7823c890fd79a6d73367d1b53eb54f64b94e31dc9d18c6bb23ecbd80
tiledb-native-release-2.27-macos-arm64 Expired
9.48 MB
sha256:1e7fa0d8356ce35321e2303c5b133a166b943c7f80423d610cfddfc5ce4fae5e
tiledb-native-release-2.27-windows-x86_64 Expired
5.29 MB
sha256:42cb9abb1306f8f75665cbf2286cf4f35414b8f26697d9328f7a3f34a1c9b46e
tiledb-nuget-main Expired
26.5 MB
sha256:f2e28da162a533a9c5a1b84959272f92d0201635015d611fb011cdf41d172bd3
tiledb-nuget-release-2.27 Expired
25.6 MB
sha256:d3e71bf00e5850a611451bfe36c0294e95bd79556d1b09705c32fca56da66de5