Skip to content

Nightly-Build

Nightly-Build #1141

Triggered via schedule October 27, 2025 02:50
Status Success
Total duration 14m 37s
Artifacts 8

nightly.yml

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

Annotations

144 warnings
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (ubuntu-latest, release-2.29): 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, release-2.29): 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.29): 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.29): 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.29): tests/TileDB.CSharp.Test/TestUtil.cs#L167
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.29): tests/TileDB.CSharp.Test/TestUtil.cs#L105
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.29): 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.29): 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.29): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (ubuntu-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (ubuntu-latest, release-2.29): 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.29): 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.29): 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, release-2.29): 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/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
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 (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/TestUtil.cs#L167
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#L105
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
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/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (ubuntu-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
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, 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 (macos-latest, release-2.29): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (macos-latest, release-2.29): 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.29): 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.29): 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.29): 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.29): tests/TileDB.CSharp.Test/TestUtil.cs#L167
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.29): tests/TileDB.CSharp.Test/TestUtil.cs#L105
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.29): 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.29): 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.29): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (macos-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (macos-latest, release-2.29): 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.29): 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.29): 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.29): 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.29): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (windows-latest, release-2.29): 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.29): 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.29): 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.29): 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.29): tests/TileDB.CSharp.Test/TestUtil.cs#L167
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.29): tests/TileDB.CSharp.Test/TestUtil.cs#L105
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.29): 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.29): 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.29): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (windows-latest, release-2.29): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (windows-latest, release-2.29): 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.29): 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.29): 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.29): 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/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
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#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/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/TestUtil.cs#L167
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#L105
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
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/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
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/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#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 (windows-latest, main): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
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/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/TestUtil.cs#L167
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#L105
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
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/AttributeTest.cs#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Enums.cs#L48
Missing XML comment for publicly visible type or member 'QueryType.Delete'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Domain.cs#L26
Missing XML comment for publicly visible type or member 'Domain.Dispose()'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Domain.cs#L14
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Domain.cs#L8
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L73
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ByteOffsetsToElementOffsets(ulong[], DataType)' (but other parameters do)
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/CoreUtil.cs#L58
Parameter 'dataType' has no matching param tag in the XML comment for 'CoreUtil.ElementOffsetsToByteOffsets(ulong[], DataType)' (but other parameters do)
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): 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

Artifacts

Produced during runtime
Name Size Digest
tiledb-native-main-linux-x86_64 Expired
16.1 MB
sha256:7ef6fee4c8c04ad588bca4476709c5abd688108ec57dad3a61695debda64bbdd
tiledb-native-main-macos-arm64 Expired
6.45 MB
sha256:1bf94d05bc2116da38944f293c6a6bbd78c0d090778d745f7fab4bf06cea22f2
tiledb-native-main-windows-x86_64 Expired
3.04 MB
sha256:70d77c815d587a9c615ecd312788a38e7eadc9f9666b773cd950407282031dbd
tiledb-native-release-2.29-linux-x86_64 Expired
16.1 MB
sha256:35b318d0bcc991e5a39b4dd7171a7f7ff7cfa060f2fd929d7ddc3b49e7a46c80
tiledb-native-release-2.29-macos-arm64 Expired
6.45 MB
sha256:239c6f1a30762ef20d8aba5a2ebd0e11c8cc6cd3b8d0c8cbe0560b8813c7e800
tiledb-native-release-2.29-windows-x86_64 Expired
3.09 MB
sha256:0b021bddcce35a412fab6cb5f61aab33c988f167f2f559da031c25ab33c7462e
tiledb-nuget-main Expired
16.3 MB
sha256:33a8b9f80b4169bc4573d6a460f1f0c91c0490d4c77d7a90cfbe73fa3385b271
tiledb-nuget-release-2.29 Expired
16.4 MB
sha256:e25a4b988b2ad3fd172134474ce35095ada16836069bc62c597beed21fe38676