Skip to content
Triggered via release July 5, 2023 14:27
@shacharPashshacharPash
published v0.8.0
Status Success
Total duration 1m 4s
Artifacts

nuget-release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/NRedisStack/Graph/GraphCommands.cs#L58
'GraphCommands.EmptyKwargsDictionary' hides inherited member 'GraphCommandsAsync.EmptyKwargsDictionary'. Use the new keyword if hiding was intended.
build: src/NRedisStack/TimeSeries/TimeSeriesCommands.cs#L17
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/TimeSeriesCommands.cs#L37
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/TimeSeriesCommandsAsync.cs#L17
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/TimeSeriesCommandsAsync.cs#L35
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/TimeSeriesCommandsBuilder.cs#L12
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/TimeSeriesCommandsBuilder.cs#L29
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/ITimeSeriesCommands.cs#L21
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/ITimeSeriesCommands.cs#L55
Cannot convert null literal to non-nullable reference type.
build: src/NRedisStack/TimeSeries/ITimeSeriesCommandsAsync.cs#L21
Cannot convert null literal to non-nullable reference type.