NCO-44: Add GHA pipelines for building and testing PRs #4
Triggered via pull request
September 23, 2025 11:56
Status
Failure
Total duration
2m 50s
Artifacts
–
Annotations
11 errors, 12 warnings, and 1 notice
|
Build and Unit Tests (ubuntu-latest)
Process completed with exit code 1.
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.UnitTests/Internal/AnalyticsServiceTests.cs#L21
'ICouchbaseHttpClientFactory' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.FunctionalTests/Internal/CouchbaseHttpClientTests.cs#L44
'IDnsRefreshStrategy' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.FunctionalTests/Internal/CouchbaseHttpClientTests.cs#L40
'IDnsRefreshStrategy' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.FunctionalTests/Internal/CouchbaseHttpClientTests.cs#L104
'ICouchbaseServiceProvider' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.FunctionalTests/Internal/CouchbaseHttpClientTests.cs#L96
'ICouchbaseServiceProvider' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.FunctionalTests/Internal/CouchbaseHttpClientTests.cs#L96
'IAnalyticsService' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.UnitTests/Internal/ExecuteQueryTests.cs#L42
'IAnalyticsService' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.UnitTests/Internal/ClusterRetryTests.cs#L21
'ICouchbaseHttpClientFactory' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.UnitTests/Internal/AnalyticsServiceTests.cs#L22
'AnalyticsService' is inaccessible due to its protection level
|
|
Build and Unit Tests (windows-latest):
Tests/Couchbase.Analytics.UnitTests/Internal/AnalyticsServiceTests.cs#L21
'ICouchbaseHttpClientFactory' is inaccessible due to its protection level
|
|
Build and Unit Tests (ubuntu-latest)
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
|
Build and Unit Tests (windows-latest)
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/Query/QueryMetrics.cs#L55
Non-nullable property 'BufferCacheHitRatio' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/Query/QueryWarning.cs#L26
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/HTTP/CouchbaseHttpClientFactory.cs#L95
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/HTTP/CouchbaseHttpClientFactory.cs#L91
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/HTTP/CouchbaseHttpClientFactory.cs#L88
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/Exceptions/AnalyticsException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L222
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L218
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L213
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
|
|
Build and Unit Tests (windows-latest):
Src/Couchbase.Analytics/Cluster.cs#L107
Cannot convert null literal to non-nullable reference type.
|
|
Build and Unit Tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|