Bump coverlet.collector from 6.0.3 to 6.0.4 #2617
Annotations
10 errors and 10 warnings
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L1534
StackExchange.Redis.RedisTimeoutException : Timeout performing FT.CREATE (10000ms), next: FT.CREATE, inst: 0, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 2, cur-in: 0, sync-ops: 8, async-ops: 2, serverEndpoint: localhost:16381, conn-sec: 10.02, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1288-957(SE.Redis-v2.8.24.3255), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), POOL: (Threads=13,QueuedItems=0,CompletedItems=8688,Timers=113), v: 2.8.24.3255 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L1932
StackExchange.Redis.RedisServerException : Unknown argument `0` at position 4 for <main>
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L67
StackExchange.Redis.RedisTimeoutException : Timeout performing FT.CREATE (10000ms), next: FT.CREATE, inst: 0, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 2, cur-in: 0, sync-ops: 8, async-ops: 1, serverEndpoint: localhost:16381, conn-sec: 10.01, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1288-957(SE.Redis-v2.8.24.3255), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), POOL: (Threads=8,QueuedItems=0,CompletedItems=10623,Timers=44), v: 2.8.24.3255 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L1557
StackExchange.Redis.RedisTimeoutException : Timeout performing FT.CREATE (10000ms), next: FT.CREATE, inst: 0, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 2, cur-in: 0, sync-ops: 8, async-ops: 2, serverEndpoint: localhost:16381, conn-sec: 10.01, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1288-957(SE.Redis-v2.8.24.3255), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), POOL: (Threads=6,QueuedItems=0,CompletedItems=11811,Timers=55), v: 2.8.24.3255 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L90
StackExchange.Redis.RedisTimeoutException : Timeout performing FT.CREATE (10000ms), next: FT.CREATE, inst: 0, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 2, cur-in: 0, sync-ops: 8, async-ops: 1, serverEndpoint: localhost:16381, conn-sec: 10.01, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1288-957(SE.Redis-v2.8.24.3255), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=0,CompletedItems=14671,Timers=73), v: 2.8.24.3255 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L655
StackExchange.Redis.RedisServerException : Unknown field at offset 0 near first
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L3422
Assert.True() Failure
Expected: True
Actual: False
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L687
StackExchange.Redis.RedisServerException : Unknown field at offset 0 near first
|
Run tests:
tests/NRedisStack.Tests/Search/SearchTests.cs#L1882
StackExchange.Redis.RedisServerException : Unknown argument `0` at position 4 for <main>
|
Run tests:
tests/NRedisStack.Tests/Core Commands/CoreTests.cs#L93
Assert.EndsWith() Failure:
Expected: NRedisStack(MyLibraryName;v1.0.0;.NET_v7.0.20) lib-ver=0.13.1
Actual: ···MyLibraryName;v1.0.0;.NET_v7.0.20) lib-ver=0.13.1 io-thread=0
|
Run tests:
src/NRedisStack/Search/Query.cs#L686
Unexpected character '''. See also error CS1056.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L159
'TsCreateParamsBuilder.AddUncompressed(bool)' hides inherited member 'TsBaseParamsBuilder<TsCreateParamsBuilder>.AddUncompressed(bool)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L160
'TsCreateParamsBuilder.AddDuplicatePolicy(TsDuplicatePolicy)' hides inherited member 'TsBaseParamsBuilder<TsCreateParamsBuilder>.AddDuplicatePolicy(TsDuplicatePolicy)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L177
'TsAlterParamsBuilder.AddDuplicatePolicy(TsDuplicatePolicy)' hides inherited member 'TsBaseParamsBuilder<TsAlterParamsBuilder>.AddDuplicatePolicy(TsDuplicatePolicy)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L197
'TsAddParamsBuilder.AddValue(double)' hides inherited member 'TsBaseParamsBuilder<TsAddParamsBuilder>.AddValue(double)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L198
'TsAddParamsBuilder.AddTimestamp(TimeStamp)' hides inherited member 'TsBaseParamsBuilder<TsAddParamsBuilder>.AddTimestamp(TimeStamp)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L199
'TsAddParamsBuilder.AddUncompressed(bool)' hides inherited member 'TsBaseParamsBuilder<TsAddParamsBuilder>.AddUncompressed(bool)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L219
'TsIncrByParamsBuilder.AddValue(double)' hides inherited member 'TsBaseParamsBuilder<TsIncrByParamsBuilder>.AddValue(double)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L220
'TsIncrByParamsBuilder.AddTimestamp(TimeStamp)' hides inherited member 'TsBaseParamsBuilder<TsIncrByParamsBuilder>.AddTimestamp(TimeStamp)'. Use the new keyword if hiding was intended.
|
Run tests:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L221
'TsIncrByParamsBuilder.AddUncompressed(bool)' hides inherited member 'TsBaseParamsBuilder<TsIncrByParamsBuilder>.AddUncompressed(bool)'. Use the new keyword if hiding was intended.
|
Loading