Bump xunit.assert from 2.4.1 to 2.9.3 #2519
Annotations
7 errors and 11 warnings
Build:
tests/NRedisStack.Tests/CuckooFilter/CuckooTests.cs#L33
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting).
|
Build:
tests/NRedisStack.Tests/CuckooFilter/CuckooTests.cs#L295
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting).
|
Build:
tests/NRedisStack.Tests/CuckooFilter/CuckooTests.cs#L311
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting).
|
Build:
tests/NRedisStack.Tests/CuckooFilter/CuckooTests.cs#L33
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting).
|
Build:
tests/NRedisStack.Tests/CuckooFilter/CuckooTests.cs#L295
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting).
|
Build:
tests/NRedisStack.Tests/CuckooFilter/CuckooTests.cs#L311
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting).
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/NRedisStack/Search/Query.cs#L686
Unexpected character '''. See also error CS1056.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L159
'TsCreateParamsBuilder.AddUncompressed(bool)' hides inherited member 'TsBaseParamsBuilder<TsCreateParamsBuilder>.AddUncompressed(bool)'. Use the new keyword if hiding was intended.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L160
'TsCreateParamsBuilder.AddDuplicatePolicy(TsDuplicatePolicy)' hides inherited member 'TsBaseParamsBuilder<TsCreateParamsBuilder>.AddDuplicatePolicy(TsDuplicatePolicy)'. Use the new keyword if hiding was intended.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L177
'TsAlterParamsBuilder.AddDuplicatePolicy(TsDuplicatePolicy)' hides inherited member 'TsBaseParamsBuilder<TsAlterParamsBuilder>.AddDuplicatePolicy(TsDuplicatePolicy)'. Use the new keyword if hiding was intended.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L197
'TsAddParamsBuilder.AddValue(double)' hides inherited member 'TsBaseParamsBuilder<TsAddParamsBuilder>.AddValue(double)'. Use the new keyword if hiding was intended.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L198
'TsAddParamsBuilder.AddTimestamp(TimeStamp)' hides inherited member 'TsBaseParamsBuilder<TsAddParamsBuilder>.AddTimestamp(TimeStamp)'. Use the new keyword if hiding was intended.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L199
'TsAddParamsBuilder.AddUncompressed(bool)' hides inherited member 'TsBaseParamsBuilder<TsAddParamsBuilder>.AddUncompressed(bool)'. Use the new keyword if hiding was intended.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L219
'TsIncrByParamsBuilder.AddValue(double)' hides inherited member 'TsBaseParamsBuilder<TsIncrByParamsBuilder>.AddValue(double)'. Use the new keyword if hiding was intended.
|
Build:
src/NRedisStack/TimeSeries/TimeSeriesParamsBuilder.cs#L220
'TsIncrByParamsBuilder.AddTimestamp(TimeStamp)' hides inherited member 'TsBaseParamsBuilder<TsIncrByParamsBuilder>.AddTimestamp(TimeStamp)'. Use the new keyword if hiding was intended.
|
Build:
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