Run integration tests on GHA #30
Annotations
2 errors and 20 warnings
|
Build and Unit Tests (ubuntu-latest)
Process completed with exit code 1.
|
|
Build and Unit Tests (windows-latest)
Process completed with exit code 1.
|
|
Build and Unit Tests (ubuntu-latest):
src/Couchbase.Analytics/Internal/Retry/AnalyticsErrorMapper.cs#L52
Nullable value type may be null.
|
|
Build and Unit Tests (ubuntu-latest):
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 and Unit Tests (ubuntu-latest):
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 and Unit Tests (ubuntu-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 (ubuntu-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 (ubuntu-latest):
src/Couchbase.Analytics/Certificates/CertificateValidation.cs#L213
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName)'.
|
|
Build and Unit Tests (ubuntu-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 (ubuntu-latest):
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 and Unit Tests (ubuntu-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 (ubuntu-latest):
src/Couchbase.Analytics/Cluster.cs#L108
Cannot convert null literal to non-nullable reference type.
|
|
Build and Unit Tests (windows-latest):
src/Couchbase.Analytics/Internal/Retry/AnalyticsErrorMapper.cs#L52
Nullable value type may be null.
|
|
Build and Unit Tests (windows-latest):
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 and Unit Tests (windows-latest):
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 and Unit Tests (windows-latest):
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 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/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#L108
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
unit-test-results-ubuntu-latest
Expired
|
25.8 KB |
sha256:9aae07b099c7190f7e3a1956c482e97291d5a0632fa022ce61692033ff985380
|
|
|
unit-test-results-windows-latest
Expired
|
25.7 KB |
sha256:bb904829c919287d7a9f37df766f289149c2338f26e5dd6528515f54449ce5ba
|
|