NCBC-4120: Prevent Capella CA certificate disposal on .NET 10 #11
Annotations
1 error and 40 warnings
|
Build and Unit Tests (macos-latest)
Process completed with exit code 1.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L12
The field 'SslClusterFixture._bucketOpened' is never used
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L12
The field 'SslClusterFixture._bucketOpened' is never used
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04-arm):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Stellar.CombinationTests/Management/StellarQueryIndexManagementTests.cs#L113
'CreateQueryIndexOptions.CollectionName(string)' is obsolete: 'Use collection.QueryIndexes instead.'
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Stellar.CombinationTests/Management/StellarQueryIndexManagementTests.cs#L113
'CreateQueryIndexOptions.ScopeName(string)' is obsolete: 'Use collection.QueryIndexes instead.'
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Stellar.CombinationTests/Management/StellarQueryIndexManagementTests.cs#L106
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Stellar.CombinationTests/Management/StellarCollectionQueryIndexManagementTests.cs#L42
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Stellar.CombinationTests/KeyValue/StellarKvTests.cs#L52
Dereference of a possibly null reference.
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L12
The field 'SslClusterFixture._bucketOpened' is never used
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (ubuntu-24.04):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L12
The field 'SslClusterFixture._bucketOpened' is never used
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L12
The field 'SslClusterFixture._bucketOpened' is never used
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (macos-latest):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.IntegrationTests.Management/Management/EventingFunctionManagerTests.cs#L53
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.IntegrationTests.Management/Management/CollectionQueryIndexManagerTests.cs#L42
'ICouchbaseCollectionManager.CreateCollectionAsync(CollectionSpec, CreateCollectionOptions?)' is obsolete: 'Use the overload with CreateCollectionSettings instead.'
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.IntegrationTests.Management/Management/CollectionManagerTests.cs#L46
'CollectionManager.DropCollectionAsync(CollectionSpec, DropCollectionOptions?)' is obsolete: 'Use other overloaded DropCollectionAsync() method that does not take a CollectionSpec instead.'
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L12
The field 'SslClusterFixture._bucketOpened' is never used
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.Test.Common/Utils/LazyServiceShimFactory.cs#L17
Possible null reference argument for parameter 'value' in 'IReturnsResult<IServiceProvider> IReturns<IServiceProvider, object>.Returns(object value)'.
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.Test.Common/Fixtures/SslClusterFixture.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (windows-latest):
tests/Couchbase.Test.Common/Fixtures/ClusterFixture.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build and Unit Tests (windows-latest):
src/Couchbase.Extensions.DependencyInjection/Internal/ClusterProvider.cs#L127
The type 'MemberNotNullAttribute' in 'D:\a\couchbase-net-client\couchbase-net-client\src\Couchbase.Extensions.DependencyInjection\../Couchbase/NullableAttributes.cs' conflicts with the imported type 'MemberNotNullAttribute' in 'Couchbase.NetClient, Version=3.9.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\couchbase-net-client\couchbase-net-client\src\Couchbase.Extensions.DependencyInjection\../Couchbase/NullableAttributes.cs'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
unit-test-results-macos-latest
Expired
|
609 KB |
sha256:c89361d8680f3e8ab129e435e34a093df96302253e76b1af957ae39a483b47d4
|
|
|
unit-test-results-ubuntu-24.04
Expired
|
597 KB |
sha256:b4537284b5acc0f9810a0544f56f35291d44d135264a56f4c3fe13a9985edcc0
|
|
|
unit-test-results-ubuntu-24.04-arm
Expired
|
594 KB |
sha256:438784b86fd4a7c2ad0d3babf876cd149984b8f1b77ddfdd4c7fc1c51494089b
|
|
|
unit-test-results-windows-latest
Expired
|
577 KB |
sha256:1eb6100827585ce39f60738cad6ef0723270a3552aa98fa55f1dfe46b71a0555
|
|