fix(build): RedisSiloBuilderExtensions #23
Annotations
5 warnings and 2 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3, sketch7/version-builder-action@main, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Orleans.Persistence.Redis/Serialization/JsonSerializer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Orleans.Persistence.Redis/Core/GrainStateStore.cs#L296
The variable 'serializedState' is declared but never used
|
Build:
Orleans.Persistence.Redis/Serialization/JsonSerializer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Orleans.Persistence.Redis/Core/GrainStateStore.cs#L296
The variable 'serializedState' is declared but never used
|
Print environment versions
dotnet cli version 8.0.101
|
Build version
Version: 1.6.0, nonSemverVersion: 1.6.0
|
The logs for this run have expired and are no longer available.
Loading