v1.0.20 #45
publish.yml
on: release
nuget Prep and Pack
57s
deploy
18s
Annotations
10 warnings
|
nuget Prep and Pack:
src/Redis/RedisClientCacheOptions.cs#L50
Non-nullable property 'ConfigurationOptions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
nuget Prep and Pack:
src/Redis/RedisClientCacheOptions.cs#L45
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
nuget Prep and Pack:
src/Redis/AdvancedRedisCache.cs#L114
Non-nullable field 'cache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
nuget Prep and Pack:
src/Redis/AdvancedRedisCache.cs#L114
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
nuget Prep and Pack:
src/DistributedCacheExtensions.cs#L121
Possible null reference assignment.
|
|
nuget Prep and Pack:
src/DistributedCacheExtensions.cs#L119
Possible null reference assignment.
|
|
nuget Prep and Pack:
src/DistributedCacheExtensions.cs#L73
Possible null reference argument for parameter 'options' in 'Task DistributedCacheExtensions.SetAsync<T>(IDistributedCache cache, string key, T value, DistributedCacheEntryOptions options, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
nuget Prep and Pack:
src/DistributedCacheExtensions.cs#L64
Converting null literal or possible null value to non-nullable type.
|
|
nuget Prep and Pack:
src/Redis/RedisClientExtensions.cs#L48
Cannot convert null literal to non-nullable reference type.
|
|
nuget Prep and Pack:
src/Redis/AdvancedRedisCache.cs#L171
Nullability of reference types in return type of 'Task<byte[]> AdvancedRedisCache.GetAsync(string key, CancellationToken token = default(CancellationToken))' doesn't match implicitly implemented member 'Task<byte[]?> IDistributedCache.GetAsync(string key, CancellationToken token = default(CancellationToken))'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget
Expired
|
44 KB |
sha256:edc9eab2e1a1821387b88e45ed59a07681636b0d256af1d20a833b619c95e613
|
|