Skip to content

Release

Release #5

Manually triggered October 8, 2025 16:54
Status Failure
Total duration 4m 53s
Artifacts 4

release.yml

on: workflow_dispatch
Validate Inputs
3s
Validate Inputs
Matrix: build-and-test
Smoke Summary
0s
Smoke Summary
Publish to NuGet
0s
Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 90 warnings
Pack (Windows)
Process completed with exit code 1.
Pack (Windows)
The 'NoBuild' property was set to true but the 'Build' target was invoked.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L41
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/ClusterTests.cs#L60
Cannot convert null literal to non-nullable reference type.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L25
The type 'System.IDisposable?' cannot be used as type parameter 'T' in the generic type or method 'Mock<T>'. Nullability of type argument 'System.IDisposable?' doesn't match 'class' constraint.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/ClusterTests.cs#L50
Cannot convert null literal to non-nullable reference type.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L11
Non-nullable property 'country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L10
Non-nullable property 'callsign' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L9
Non-nullable property 'icao' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L8
Non-nullable property 'iata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L7
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L6
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): src/Couchbase.Analytics/Query/QueryMetaData.cs#L30
Non-nullable property 'Warnings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): src/Couchbase.Analytics/Query/QueryMetaData.cs#L28
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (macos): 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 & Test (macos): 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 & Test (macos): src/Couchbase.Analytics/Exceptions/AnalyticsException.cs#L39
'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 & Test (macos): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L222
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
Build & Test (macos): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L218
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Build & Test (macos): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L213
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
Build & Test (macos): src/Couchbase.Analytics/Cluster.cs#L108
Cannot convert null literal to non-nullable reference type.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L43
Non-nullable property 'iata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L42
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L41
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L25
The type 'System.IDisposable?' cannot be used as type parameter 'T' in the generic type or method 'Mock<T>'. Nullability of type argument 'System.IDisposable?' doesn't match 'class' constraint.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L11
Non-nullable property 'country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L10
Non-nullable property 'callsign' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L9
Non-nullable property 'icao' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L8
Non-nullable property 'iata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L7
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L6
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): src/Couchbase.Analytics/Internal/Results/AnalyticsResultBase.cs#L42
Non-nullable property 'Rows' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): src/Couchbase.Analytics/Exceptions/AnalyticsException.cs#L39
'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 & Test (ubuntu): src/Couchbase.Analytics/Query/QueryMetaData.cs#L30
Non-nullable property 'Warnings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): src/Couchbase.Analytics/Query/QueryMetaData.cs#L28
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (ubuntu): 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 & Test (ubuntu): 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 & Test (ubuntu): src/Couchbase.Analytics/Cluster.cs#L108
Cannot convert null literal to non-nullable reference type.
Build & Test (ubuntu): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L222
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
Build & Test (ubuntu): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L218
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Build & Test (ubuntu): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L213
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L43
Non-nullable property 'iata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L42
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L41
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/Internal/StreamingAnalyticsResultTests.cs#L25
The type 'System.IDisposable?' cannot be used as type parameter 'T' in the generic type or method 'Mock<T>'. Nullability of type argument 'System.IDisposable?' doesn't match 'class' constraint.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L11
Non-nullable property 'country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L10
Non-nullable property 'callsign' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L9
Non-nullable property 'icao' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L8
Non-nullable property 'iata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L7
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): tests/Couchbase.Analytics.UnitTests/POCOs/Airline.cs#L6
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): src/Couchbase.Analytics/Query/QueryMetaData.cs#L30
Non-nullable property 'Warnings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): src/Couchbase.Analytics/Query/QueryMetaData.cs#L28
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (windows): 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 & Test (windows): 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 & Test (windows): src/Couchbase.Analytics/Exceptions/AnalyticsException.cs#L39
'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 & Test (windows): src/Couchbase.Analytics/Cluster.cs#L108
Cannot convert null literal to non-nullable reference type.
Build & Test (windows): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L222
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
Build & Test (windows): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L218
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Build & Test (windows): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L213
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
Build & Test (centos)
Non-nullable property 'airline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (centos)
Cannot convert null literal to non-nullable reference type.
Build & Test (centos)
Cannot convert null literal to non-nullable reference type.
Build & Test (centos)
The type 'System.IDisposable?' cannot be used as type parameter 'T' in the generic type or method 'Mock<T>'. Nullability of type argument 'System.IDisposable?' doesn't match 'class' constraint.
Build & Test (centos)
Non-nullable property 'country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (centos)
Non-nullable property 'callsign' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (centos)
Non-nullable property 'icao' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (centos)
Non-nullable property 'iata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (centos)
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (centos)
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test (centos)
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Build & Test (centos)
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
Build & Test (centos)
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
Build & Test (centos)
Nullable value type may be null.
Build & Test (centos)
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 & Test (centos)
'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 & Test (centos)
Cannot convert null literal to non-nullable reference type.
Build & Test (centos)
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
Build & Test (centos)
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Build & Test (centos)
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
Pack (Windows): src/Couchbase.Analytics/Internal/HTTP/CouchbaseHttpClientFactory.cs#L89
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
Pack (Windows): src/Couchbase.Analytics/Query/QueryMetaData.cs#L30
Non-nullable property 'Warnings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Pack (Windows): src/Couchbase.Analytics/Query/QueryMetaData.cs#L28
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Pack (Windows): 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.
Pack (Windows): 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.
Pack (Windows): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L222
Possible null reference argument for parameter 'certificates' in 'void X509Certificate2Collection.AddRange(X509Certificate2Collection certificates)'.
Pack (Windows): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L218
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Pack (Windows): src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L213
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
Pack (Windows): src/Couchbase.Analytics/Exceptions/AnalyticsException.cs#L39
'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)
Pack (Windows): src/Couchbase.Analytics/Cluster.cs#L108
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size Digest
unit-test-results-centos Expired
26.3 KB
sha256:70db5d182d7ce685274d972c83425ff696cf76b2cec4ea6225b5878ad32ad164
unit-test-results-macos Expired
26.5 KB
sha256:9983b758b7cec2fac535797067781a8fad907299342805bca954ac18e7fdf61b
unit-test-results-ubuntu Expired
26.3 KB
sha256:991209bb128029e00f39b48be095815ecfaf91c63449588413143d36f88fccc2
unit-test-results-windows Expired
26.5 KB
sha256:331b96160542859a3bfa8c2bb8f9d82e5d0fe5ecde200dbac9f0153dcd70179d