Bump StackExchange.Redis from 2.10.1 to 3.1.0 #428
Triggered via pull request
August 3, 2026 02:09
dependabot[bot]
opened
#261
Status
Success
Total duration
3m 23s
Artifacts
–
build.yml
on: pull_request_target
Build and analyze
3m 18s
Annotations
11 warnings
|
Build and analyze
Failed to save: Unable to reserve cache with key Windows-sonar-scanner. More details: cache write denied: token has no writable scopes
|
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L264
A static field in a generic type is not shared among instances of different close constructed types.
|
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L115
A static field in a generic type is not shared among instances of different close constructed types.
|
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L115
A static field in a generic type is not shared among instances of different close constructed types.
|
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L203
Await DisposeAsync instead.
|
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L177
Await DisposeAsync instead.
|
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L198
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
|
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L264
A static field in a generic type is not shared among instances of different close constructed types.
|
|
Build and analyze:
src/RedisRateLimiting/SlidingWindow/RedisSlidingWindowRateLimiter.cs#L120
A static field in a generic type is not shared among instances of different close constructed types.
|
|
Build and analyze:
src/RedisRateLimiting/TokenBucket/RedisTokenBucketRateLimiter.cs#L122
A static field in a generic type is not shared among instances of different close constructed types.
|
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L115
A static field in a generic type is not shared among instances of different close constructed types.
|