Added SetUnion, SetIntersect and SetDiff to IDatabase #1553
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
30s
StackExchange.Redis (Windows Server 2022)
1m 49s
Annotations
13 errors and 3 warnings
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAsync(RedisKey, RedisKey)'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAsync(RedisKey, RedisKey, CommandFlags)'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAsync(RedisKey[])'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAsync(RedisKey[], CommandFlags)'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAndStoreAsync(RedisKey, RedisKey, RedisKey)'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAndStoreAsync(RedisKey, RedisKey, RedisKey, CommandFlags)'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAndStoreAsync(RedisKey, RedisKey[])'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetUnionAndStoreAsync(RedisKey, RedisKey[], CommandFlags)'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetIntersectAsync(RedisKey, RedisKey)'
|
StackExchange.Redis (Ubuntu)
'KeyPrefixed<TInner>' does not implement interface member 'IDatabaseAsync.SetIntersectAsync(RedisKey, RedisKey, CommandFlags)'
|
StackExchange.Redis (Ubuntu)
No test report files were found
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
No test report files were found
|
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/.
|
StackExchange.Redis (Ubuntu)
No file matches path test-results/*.trx
|
StackExchange.Redis (Windows Server 2022)
No file matches path test-results/*.trx
|