Add support for HSCAN NOVALUES #1571
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 42s
StackExchange.Redis (Windows Server 2022)
4m 55s
Annotations
22 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
NamingTests.CheckSyncAsyncMethodsMatch(from: typeof(StackExchange.Redis.IDatabase):
_/tests/StackExchange.Redis.Tests/NamingTests.cs#L151
Assert.NotNull() Failure: Value is null
|
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP3):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP3):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP3):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 1000)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 1000)(RESP3):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValues(supported: True)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L355
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
NamingTests.CheckSyncAsyncMethodsMatch(from: typeof(StackExchange.Redis.IDatabase):
_/tests/StackExchange.Redis.Tests/NamingTests.cs#L151
Assert.NotNull() Failure: Value is null
|
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred.
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred.
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred.
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 1000)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred.
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValues(supported: True)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L355
System.AggregateException : One or more errors occurred.
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
NamingTests.CheckSyncAsyncMethodsMatch(from: typeof(StackExchange.Redis.IDatabase):
_/tests/StackExchange.Redis.Tests/NamingTests.cs#L151
Assert.NotNull() Failure: Value is null
|
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP2):
_/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error)
---- StackExchange.Redis.RedisServerException : ERR syntax error
|
StackExchange.Redis (Ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|