Skip to content

Add support for enumerations. #671

Add support for enumerations.

Add support for enumerations. #671

Triggered via pull request October 2, 2023 17:05
Status Success
Total duration 3m 1s
Artifacts

tiledb-csharp.yml

on: pull_request
Validate-Package
36s
Validate-Package
Matrix: Run-Tests
Fit to window
Zoom out
Zoom in

Annotations

112 warnings
Validate-Package
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.
Validate-Package
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.
Validate-Package
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.
Validate-Package: sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Validate-Package: sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._dataCount' is never used
Validate-Package: sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._offsetsCount' is never used
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._dataCount' is never used
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._offsetsCount' is never used
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._offsetsCount' is never used
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._dataCount' is never used
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
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.
Run-Tests (ubuntu-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment.
Run-Tests (ubuntu-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment.
Run-Tests (ubuntu-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (ubuntu-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest): sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Run-Tests (macos-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._dataCount' is never used
Run-Tests (macos-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._offsetsCount' is never used
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest): sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Run-Tests (macos-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._dataCount' is never used
Run-Tests (macos-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._offsetsCount' is never used
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
Run-Tests (macos-latest)
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.
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.
Run-Tests (macos-latest): tests/TileDB.CSharp.Test/QueryConditionTest.cs#L97
Remove this commented out code.
Run-Tests (macos-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment.
Run-Tests (macos-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment.
Run-Tests (macos-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest): sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Run-Tests (windows-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._offsetsCount' is never used
Run-Tests (windows-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._dataCount' is never used
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
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.
Run-Tests (windows-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L107
Complete the task associated to this 'TODO' comment.
Run-Tests (windows-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L172
Complete the task associated to this 'TODO' comment.
Run-Tests (windows-latest): tests/TileDB.CSharp.Test/TestUtil.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest)
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.
Run-Tests (windows-latest): sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Run-Tests (windows-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._offsetsCount' is never used
Run-Tests (windows-latest): sources/TileDB.CSharp/Marshalling/MarshaledContiguousStringCollection.cs#L11
The field 'MarshaledContiguousStringCollection._dataCount' is never used
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'