v1.0.21 #47
publish.yml
on: release
nuget Prep and Pack
50s
deploy
17s
Annotations
10 warnings
|
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#L176
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#L147
Possible null reference return.
|
|
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/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))'.
|
|
nuget Prep and Pack:
src/Redis/RedisClientExtensions.cs#L48
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget
Expired
|
44.7 KB |
sha256:e707d7e14b3f6848509646f6f88cef0756849669a74f566a7fbc9e10cec359ed
|
|