Skip to content

Nightly-Build

Nightly-Build #1144

Triggered via schedule October 30, 2025 02:47
Status Success
Total duration 25m 21s
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

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#L8
Field 'tiledb_range_t.min' 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#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): 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#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): 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#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#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#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 (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#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#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): 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#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#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, 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#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#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#L8
Field 'tiledb_range_t.min' is never assigned to, and will always have its default value
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#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#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/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#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/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): 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 (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#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#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#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/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): 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#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#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/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#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
16.1 MB
sha256:bed69b4de6115d562b820b586bae5d8e9a1eb75c03e75fb969422bc1d687965b
tiledb-native-main-macos-arm64 Expired
6.45 MB
sha256:8b0a88aa5ab6761310acae5054a97ad3adc1e3600e8b73b5a52e71c1b36c81d7
tiledb-native-main-windows-x86_64 Expired
3.04 MB
sha256:6be54c84ff83c118346d0713427ddc60168d6add3b9bfda8225e1589f45220d9
tiledb-native-release-2.29-linux-x86_64 Expired
16.1 MB
sha256:65c0d898e27942eaa19ba40624ed1232c40fca0de111dca12b6ee3d122796cdf
tiledb-native-release-2.29-macos-arm64 Expired
6.45 MB
sha256:a9a199e33644818cd4f86dd08b0721bfcc1caf43c61c93dd467b9622db98233e
tiledb-native-release-2.29-windows-x86_64 Expired
3.09 MB
sha256:59fd4f54922578c4ace52d2d006e7f53fab5469fce62dddfd7a197884163edef
tiledb-nuget-main
16.3 MB
sha256:7ad35733883adeb56dacd76539af888c34b90e875124a5073b58e1caa807b297
tiledb-nuget-release-2.29
16.4 MB
sha256:3ddd3dc03710de5c3f3c2f3bf4f75e263ee21e6df96038a3e4e2ffdbba15e9ae