Skip to content

Bump StackExchange.Redis from 2.10.1 to 3.1.0 #428

Bump StackExchange.Redis from 2.10.1 to 3.1.0

Bump StackExchange.Redis from 2.10.1 to 3.1.0 #428

Triggered via pull request August 3, 2026 02:09
Status Success
Total duration 3m 23s
Artifacts

build.yml

on: pull_request_target
Build and analyze
3m 18s
Build and analyze
Fit to window
Zoom out
Zoom in

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#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.