Update README #182
Merged
Update README #182
Annotations
10 warnings
src/NRedisStack/Graph/GraphCommands.cs#L9
'IGraphCommands' is obsolete: 'RedisGraph support is deprecated as of Redis Stack 7.2 (https://redis.com/blog/redisgraph-eol/)'
|
src/NRedisStack/Graph/GraphCommandsAsync.cs#L10
'IGraphCommandsAsync' is obsolete: 'RedisGraph support is deprecated as of Redis Stack 7.2 (https://redis.com/blog/redisgraph-eol/)'
|
src/NRedisStack/TimeSeries/ITimeSeriesCommands.cs#L21
Cannot convert null literal to non-nullable reference type.
|
src/NRedisStack/TimeSeries/ITimeSeriesCommands.cs#L55
Cannot convert null literal to non-nullable reference type.
|
src/NRedisStack/TimeSeries/ITimeSeriesCommandsAsync.cs#L21
Cannot convert null literal to non-nullable reference type.
|
src/NRedisStack/TimeSeries/ITimeSeriesCommandsAsync.cs#L54
Cannot convert null literal to non-nullable reference type.
|
src/NRedisStack/TimeSeries/TimeSeriesCommands.cs#L17
Cannot convert null literal to non-nullable reference type.
|
src/NRedisStack/TimeSeries/TimeSeriesCommands.cs#L37
Cannot convert null literal to non-nullable reference type.
|
src/NRedisStack/TimeSeries/TimeSeriesCommandsAsync.cs#L17
Cannot convert null literal to non-nullable reference type.
|
src/NRedisStack/TimeSeries/TimeSeriesCommandsAsync.cs#L35
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading