Update Core to 2.25. (#450) #912
tiledb-csharp.yml
on: push
Validate-Package
24s
Matrix: Run-Tests
Annotations
100 warnings
Validate-Package:
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)
|
Validate-Package:
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)
|
Validate-Package:
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
|
Validate-Package:
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
|
Validate-Package:
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
|
Validate-Package:
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
|
Validate-Package:
sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
|
Validate-Package:
sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
|
Validate-Package:
sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
|
Validate-Package:
sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
|
Run-Tests (ubuntu-latest)
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.
|
Run-Tests (ubuntu-latest):
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)
|
Run-Tests (ubuntu-latest):
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)
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
|
Run-Tests (ubuntu-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
|
Run-Tests (ubuntu-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
|
Run-Tests (ubuntu-latest):
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)
|
Run-Tests (ubuntu-latest):
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)
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
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
|
Run-Tests (ubuntu-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
|
Run-Tests (ubuntu-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
|
Run-Tests (ubuntu-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
|
Run-Tests (ubuntu-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
|
Run-Tests (ubuntu-latest)
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.
|
Run-Tests (ubuntu-latest)
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.
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/AttributeTest.cs#L68
Remove or correct this assertion. (https://rules.sonarsource.com/csharp/RSPEC-2701)
|
Run-Tests (ubuntu-latest):
tests/TileDB.CSharp.Test/AttributeTest.cs#L96
Remove or correct this assertion. (https://rules.sonarsource.com/csharp/RSPEC-2701)
|
Run-Tests (macos-latest)
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.
|
Run-Tests (macos-latest):
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)
|
Run-Tests (macos-latest):
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)
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
|
Run-Tests (macos-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
|
Run-Tests (macos-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
|
Run-Tests (macos-latest):
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)
|
Run-Tests (macos-latest):
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)
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
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
|
Run-Tests (macos-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
|
Run-Tests (macos-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
|
Run-Tests (macos-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
|
Run-Tests (macos-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
|
Run-Tests (macos-latest)
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.
|
Run-Tests (macos-latest)
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.
|
Run-Tests (macos-latest):
tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
|
Run-Tests (macos-latest):
tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Run-Tests (macos-latest):
tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Run-Tests (macos-latest):
tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Run-Tests (macos-latest):
tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Run-Tests (macos-latest):
tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
|
Run-Tests (macos-latest):
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)
|
Run-Tests (macos-latest):
tests/TileDB.CSharp.Test/DomainTest.cs#L21
Remove or correct this assertion. (https://rules.sonarsource.com/csharp/RSPEC-2701)
|
Run-Tests (windows-latest):
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)
|
Run-Tests (windows-latest):
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)
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
|
Run-Tests (windows-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
|
Run-Tests (windows-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
|
Run-Tests (windows-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L66
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
|
Run-Tests (windows-latest)
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.
|
Run-Tests (windows-latest)
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.
|
Run-Tests (windows-latest):
tests/TileDB.CSharp.Test/IncompleteQueryTest.cs#L141
'Entry' defines 'Equals' but not 'GetHashCode'
|
Run-Tests (windows-latest):
tests/TileDB.CSharp.Test/AttributeTest.cs#L216
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Run-Tests (windows-latest):
tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Run-Tests (windows-latest):
tests/TileDB.CSharp.Test/TestUtil.cs#L108
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Run-Tests (windows-latest):
tests/TileDB.CSharp.Test/TestUtil.cs#L173
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Run-Tests (windows-latest):
tests/TileDB.CSharp.Test/ArrayTest.cs#L39
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
|
Run-Tests (windows-latest):
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)
|
Run-Tests (windows-latest):
tests/TileDB.CSharp.Test/AttributeTest.cs#L68
Remove or correct this assertion. (https://rules.sonarsource.com/csharp/RSPEC-2701)
|
Run-Tests (windows-latest)
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.
|
Run-Tests (windows-latest):
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)
|
Run-Tests (windows-latest):
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)
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
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
|
Run-Tests (windows-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L11
Missing XML comment for publicly visible type or member 'ConfigIterator'
|
Run-Tests (windows-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L23
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
|
Run-Tests (windows-latest):
sources/TileDB.CSharp/ConfigIterator.cs#L60
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
|