Skip to content

Nightly-Build

Nightly-Build #496

Triggered via schedule January 21, 2024 02:24
Status Success
Total duration 36m 57s
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

210 warnings
Test-NuGet (ubuntu-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (ubuntu-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, release-2.19): examples/TileDB.CSharp.Example/Program.cs#L22
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, release-2.19): examples/TileDB.CSharp.Example/Program.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, release-2.19): examples/TileDB.CSharp.Example/ExampleUtil.cs#L7
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (ubuntu-latest, release-2.19): 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.19): 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.19): sources/TileDB.CSharp/Domain.cs#L9
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/Domain.cs#L15
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (ubuntu-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, release-2.19): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (ubuntu-latest, release-2.19): tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, release-2.19): 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.19): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.19): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (ubuntu-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (ubuntu-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L91
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (ubuntu-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (ubuntu-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (ubuntu-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (ubuntu-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (ubuntu-latest, release-2.19): 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, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/StatsTest.cs#L35
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
Test-NuGet (ubuntu-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (ubuntu-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (ubuntu-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (ubuntu-latest, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (ubuntu-latest, dev): 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, dev): 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, dev): sources/TileDB.CSharp/Domain.cs#L9
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/Domain.cs#L15
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (ubuntu-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (ubuntu-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (ubuntu-latest, dev): examples/TileDB.CSharp.Example/Program.cs#L22
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, dev): examples/TileDB.CSharp.Example/Program.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, dev): examples/TileDB.CSharp.Example/ExampleUtil.cs#L7
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (macos-latest, dev): 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, dev): 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, dev): sources/TileDB.CSharp/Domain.cs#L9
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/Domain.cs#L15
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (macos-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (macos-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (macos-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, dev): examples/TileDB.CSharp.Example/Program.cs#L22
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, dev): examples/TileDB.CSharp.Example/Program.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, dev): examples/TileDB.CSharp.Example/ExampleUtil.cs#L7
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (macos-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (macos-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (macos-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (macos-latest, dev): 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.19): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (windows-latest, release-2.19): 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.19): 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.19): sources/TileDB.CSharp/Domain.cs#L9
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/Domain.cs#L15
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (windows-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (windows-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, release-2.19): examples/TileDB.CSharp.Example/Program.cs#L22
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, release-2.19): examples/TileDB.CSharp.Example/Program.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, release-2.19): examples/TileDB.CSharp.Example/ExampleUtil.cs#L7
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (windows-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, release-2.19): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (windows-latest, release-2.19): tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, release-2.19): 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.19): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.19): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (windows-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (windows-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L91
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (windows-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (windows-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (windows-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (windows-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (windows-latest, release-2.19): 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, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (windows-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (windows-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (windows-latest, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (windows-latest, dev): 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, dev): 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, dev): sources/TileDB.CSharp/Domain.cs#L9
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/Domain.cs#L15
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (windows-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/ArrayTest.cs#L91
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (windows-latest, dev)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (windows-latest, dev)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (windows-latest, dev): examples/TileDB.CSharp.Example/Program.cs#L22
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, dev): examples/TileDB.CSharp.Example/Program.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (windows-latest, dev): examples/TileDB.CSharp.Example/ExampleUtil.cs#L7
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (macos-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (macos-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, release-2.19): examples/TileDB.CSharp.Example/Program.cs#L22
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, release-2.19): examples/TileDB.CSharp.Example/Program.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, release-2.19): examples/TileDB.CSharp.Example/ExampleUtil.cs#L7
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (macos-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (macos-latest, release-2.19)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test-NuGet (macos-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (macos-latest, release-2.19): 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.19): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
Test-NuGet (macos-latest, release-2.19): 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.19): 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.19): sources/TileDB.CSharp/Domain.cs#L9
Missing XML comment for publicly visible type or member 'Domain'
Test-NuGet (macos-latest, release-2.19): sources/TileDB.CSharp/Domain.cs#L15
Missing XML comment for publicly visible type or member 'Domain.Domain(Context)'
Test-NuGet (macos-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, release-2.19)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Test-NuGet (macos-latest, release-2.19): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (macos-latest, release-2.19): tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (macos-latest, release-2.19): 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.19): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.19): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.19): tests/TileDB.CSharp.Test/TestUtil.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Test-NuGet (macos-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
Test-NuGet (macos-latest, release-2.19): tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time (https://rules.sonarsource.com/csharp/RSPEC-6588)

Artifacts

Produced during runtime
Name Size
tiledb-native-dev-linux-x86_64 Expired
20.6 MB
tiledb-native-dev-macos-x86_64 Expired
8.68 MB
tiledb-native-dev-windows-x86_64 Expired
5.14 MB
tiledb-native-release-2.19-linux-x86_64 Expired
20.4 MB
tiledb-native-release-2.19-macos-x86_64 Expired
8.6 MB
tiledb-native-release-2.19-windows-x86_64 Expired
5.08 MB
tiledb-nuget-dev Expired
23.3 MB
tiledb-nuget-release-2.19 Expired
23.1 MB