Skip to content

Assert only that MemFS is supported. #742

Assert only that MemFS is supported.

Assert only that MemFS is supported. #742

Re-run triggered December 18, 2023 14:14
Status Success
Total duration 1m 58s
Artifacts

tiledb-csharp.yml

on: pull_request
Validate-Package
25s
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.
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.
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.
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.
Validate-Package: sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
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.
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
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.
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/Group.cs#L67
'Methods.tiledb_group_create(tiledb_ctx_t*, sbyte*)' is obsolete
Validate-Package: 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#L9
Missing XML comment for publicly visible type or member 'ConfigIterator'
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L57
Missing XML comment for publicly visible type or member 'ConfigIterator.Next()'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L21
Missing XML comment for publicly visible type or member 'ConfigIterator.Dispose()'
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L39
Missing XML comment for publicly visible type or member 'ConfigIterator.Here()'
Validate-Package: sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
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): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
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/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): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Run-Tests (ubuntu-latest): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
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 (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/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): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Run-Tests (windows-latest): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
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/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): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
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/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): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
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/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): sources/TileDB.CSharp/ConfigIterator.cs#L68
Missing XML comment for publicly visible type or member 'ConfigIterator.Done()'
Run-Tests (macos-latest): sources/TileDB.CSharp/ConfigIterator.cs#L81
Missing XML comment for publicly visible type or member 'ConfigIterator.Reset(string)'
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'.