Skip to content

Merge pull request #198 from leonardodeoliveira/patch-1 #356

Merge pull request #198 from leonardodeoliveira/patch-1

Merge pull request #198 from leonardodeoliveira/patch-1 #356

Triggered via push November 18, 2024 08:41
Status Success
Total duration 7m 23s
Artifacts

build.yml

on: push
Build and analyze
7m 11s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: src/RedisRateLimiting/TokenBucket/RedisTokenBucketRateLimiter.cs#L124
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build and analyze: src/RedisRateLimiting/SlidingWindow/RedisSlidingWindowRateLimiter.cs#L122
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build and analyze: src/RedisRateLimiting/SlidingWindow/RedisSlidingWindowRateLimiter.cs#L122
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build and analyze: src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L117
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build and analyze: src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L261
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build and analyze: src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L174
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and analyze: src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L200
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and analyze: src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L261
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build and analyze: src/RedisRateLimiting/TokenBucket/RedisTokenBucketRateLimiter.cs#L124
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
Build and analyze: src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L117
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)