Skip to content

Nightly-Build

Nightly-Build #1147

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

Artifacts

Produced during runtime
Name Size Digest
tiledb-native-main-linux-x86_64 Expired
16.1 MB
sha256:8ebf7c8e04006041520397b551c88ba825e95f2e92e1dec70822e94c5cd3e0be
tiledb-native-main-macos-arm64 Expired
6.45 MB
sha256:507f7650a8cd346ea47d82577f761b1db436e5eb48789abdc956fb795ffecbfb
tiledb-native-main-windows-x86_64 Expired
3.04 MB
sha256:60869dc74239a5229b866740ea50bb8cd31805b82cbe4ea4e1af71b56c8e7227
tiledb-native-release-2.29-linux-x86_64 Expired
16.1 MB
sha256:0ca5f639bfeb700a055f24a70cfb4979a347d2a5d8b52ff64f2eafcb1ec63f4d
tiledb-native-release-2.29-macos-arm64 Expired
6.45 MB
sha256:e5625566b3614d5a4f680a49ba53c1040c238e4577a82e8dd1f182375c5004a9
tiledb-native-release-2.29-windows-x86_64 Expired
3.09 MB
sha256:94cf1771a14120721194ea0ce337e8289f55a9e78e55bbd915773799d1658107
tiledb-nuget-main
16.3 MB
sha256:7820686d627b6c3d6319e3bca75891d5c3dc5c47f4e62b679a68226e5090438e
tiledb-nuget-release-2.29
16.4 MB
sha256:b17a63219340d7d73fc62b4945c177ccbaf9ad5664a146b6009533648be8883e