Skip to content

Nightly-Build

Nightly-Build #825

Triggered via schedule December 15, 2024 02:46
Status Success
Total duration 15m 34s
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

186 warnings
Build-Native (ubuntu-latest, release-2.26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-Native (ubuntu-latest, dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pack-NuGet (dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pack-NuGet (release-2.26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test-NuGet (ubuntu-latest, dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, dev): 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, dev): 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, dev): 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, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
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#L220
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#L108
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#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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 (ubuntu-latest, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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 (ubuntu-latest, dev): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
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#L220
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
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 (ubuntu-latest, dev): 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, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, dev): 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, dev): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, dev): 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, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, dev): 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, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (macos-latest, dev): 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, dev): 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, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
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/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (macos-latest, dev): 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, dev): 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, dev): 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, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (macos-latest, release-2.26): 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.26): 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.26): 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.26): 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.26): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (macos-latest, release-2.26)
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.26)
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.26): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (macos-latest, release-2.26): 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.26): 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.26): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.26): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (macos-latest, release-2.26): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (macos-latest, release-2.26): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, release-2.26): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (macos-latest, release-2.26)
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.26): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (macos-latest, release-2.26): 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.26): 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.26): 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.26): 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.26): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (macos-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (ubuntu-latest, release-2.26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, release-2.26): 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.26): 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.26): 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.26): 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.26): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Test-NuGet (ubuntu-latest, release-2.26)
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.26): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (ubuntu-latest, release-2.26): 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.26): 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.26): 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.26): 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.26): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (ubuntu-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (ubuntu-latest, release-2.26)
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.26)
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.26): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (ubuntu-latest, release-2.26): 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.26): 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.26): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.26): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (ubuntu-latest, release-2.26): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, release-2.26): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (ubuntu-latest, release-2.26): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, dev): 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, dev): 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, dev): 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, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
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#L220
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#L108
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#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, dev): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L82
Make 'readArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, dev): 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, dev): 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, dev): 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, dev): 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, dev): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, dev): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, release-2.26)
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.26)
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.26): tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
Test-NuGet (windows-latest, release-2.26): 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.26): 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.26): tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.26): tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test-NuGet (windows-latest, release-2.26): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L60
Make 'writeArrayMetadata' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, release-2.26): tests/TileDB.CSharp.Test/ArrayMetadataTest.cs#L25
Make 'createArrayMetadataArray' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Test-NuGet (windows-latest, release-2.26): tests/TileDB.CSharp.Test/VFSTest.cs#L79
Remove the unused local variable 'dataWrite'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Test-NuGet (windows-latest, release-2.26)
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.26): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, release-2.26): 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.26): 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.26): 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.26): 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.26): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L181
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/Config.cs#L183
'ConfigIterator' is obsolete: 'ConfigIterator is obsolete. Directly enumerate a Config or call its EnumerateOptions method instead.' (https://tiledb-inc.github.io/TileDB-CSharp/obsoletions.html#TILEDB0015)
Test-NuGet (windows-latest, release-2.26): 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.26): 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.26): 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.26): 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.26): sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Test-NuGet (windows-latest, release-2.26): sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'

Artifacts

Produced during runtime
Name Size
tiledb-native-dev-linux-x86_64 Expired
23.6 MB
tiledb-native-dev-macos-arm64 Expired
9.41 MB
tiledb-native-dev-windows-x86_64 Expired
5.24 MB
tiledb-native-release-2.26-linux-x86_64 Expired
22.7 MB
tiledb-native-release-2.26-macos-arm64 Expired
8.59 MB
tiledb-native-release-2.26-windows-x86_64 Expired
5.08 MB
tiledb-nuget-dev Expired
25.1 MB
tiledb-nuget-release-2.26 Expired
23.7 MB