Skip to content

Updating CI to latest redis versions #193

Updating CI to latest redis versions

Updating CI to latest redis versions #193

Triggered via pull request August 1, 2023 08:42
Status Success
Total duration 1m 20s
Artifacts

doctests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
doctests: src/NRedisStack/Graph/GraphCommands.cs#L58
'GraphCommands.EmptyKwargsDictionary' hides inherited member 'GraphCommandsAsync.EmptyKwargsDictionary'. Use the new keyword if hiding was intended.
doctests: src/NRedisStack/TimeSeries/TimeSeriesCommands.cs#L17
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/TimeSeriesCommands.cs#L37
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/ITimeSeriesCommands.cs#L21
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/ITimeSeriesCommands.cs#L55
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/ITimeSeriesCommandsAsync.cs#L21
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/ITimeSeriesCommandsAsync.cs#L54
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/TimeSeriesCommandsAsync.cs#L17
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/TimeSeriesCommandsAsync.cs#L35
Cannot convert null literal to non-nullable reference type.
doctests: src/NRedisStack/TimeSeries/TimeSeriesCommandsBuilder.cs#L12
Cannot convert null literal to non-nullable reference type.