0.8.1 #18
Triggered via release
August 16, 2023 12:40
shacharPash
published
v0.8.1
Status
Success
Total duration
56s
Artifacts
–
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: alirezanet/publish-nuget@v3.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/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.
|
build:
src/NRedisStack/TimeSeries/ITimeSeriesCommandsAsync.cs#L54
Cannot convert null literal to non-nullable reference type.
|
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.
|