Skip to content

0.13.0

0.13.0 #25

Triggered via release September 13, 2024 13:21
@atakavciatakavci
published v0.13.0
Status Success
Total duration 36s
Artifacts

nuget-release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

14 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, alirezanet/publish-nuget@v3.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/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.