Skip to content

Nightly-Build

Nightly-Build #1142

Triggered via schedule October 28, 2025 02:44
Status Success
Total duration 37m 26s
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, 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#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#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#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): 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/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#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#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#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#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#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#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): 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#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 (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, 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#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (windows-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L17
Field 'tiledb_range_t.max_size' is never assigned to, and will always have its default value 0
Test-NuGet (windows-latest, main): tests/TileDB.CSharp.Test/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#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): 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 (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#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#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#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#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#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/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#L11
Field 'tiledb_range_t.min_size' is never assigned to, and will always have its default value 0
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#L14
Field 'tiledb_range_t.max' is never assigned to, and will always have its default value
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/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): 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#L11
Field 'tiledb_range_t.min_size' is never assigned to, and will always have its default value 0
Test-NuGet (macos-latest, main): sources/TileDB.CSharp/Interop/tiledb_range_t.cs#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#L8
Field 'tiledb_range_t.min' is never assigned to, and will always have its default value

Artifacts

Produced during runtime
Name Size Digest
tiledb-native-main-linux-x86_64 Expired
16.1 MB
sha256:1f8a73baee8d31dd0cb72fe9f36effa1e641e7f1f7f4ad41a4c1145474aec314
tiledb-native-main-macos-arm64 Expired
6.45 MB
sha256:b79c7d9c94f2337b58671a2b80a009ddedd3cee045b2c14704d88ec4713d3306
tiledb-native-main-windows-x86_64 Expired
3.04 MB
sha256:2ce9fe00914e52bffa4b5c02caac2dbe505cc2733a2077eb57320e2f97b1c6da
tiledb-native-release-2.29-linux-x86_64 Expired
16.1 MB
sha256:40324a19616fbca392c391d80a1b7a86a5b6d59d82ee00dd4129406ad01a1e4a
tiledb-native-release-2.29-macos-arm64 Expired
6.45 MB
sha256:d39cbf510d3a32a806d7e38c1c105ff0e9a696306287f0314d8ad6007e95e44d
tiledb-native-release-2.29-windows-x86_64 Expired
3.09 MB
sha256:c40355ea121d33cbc65a15c3e078ee28c234fa08382ea5e2372554272a66051a
tiledb-nuget-main Expired
16.3 MB
sha256:f2eae8facac190d36e57cbe55be81869bc426d33c30352f172eebf7bac8d7c1a
tiledb-nuget-release-2.29 Expired
16.4 MB
sha256:99e647f3f6260920ccb980c114e1ef5a868b5ab48f4955997f30db5b225c9e27