Merge pull request #128 from cristipufu/fix/tests2 #263
Annotations
10 warnings
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L100
Remove unassigned auto-property 'ExpiresAt', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L100
Remove the unused private set accessor in property 'ExpiresAt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L196
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L197
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L100
Remove unassigned auto-property 'ExpiresAt', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L100
Remove the unused private set accessor in property 'ExpiresAt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L196
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L197
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L100
Remove unassigned auto-property 'ExpiresAt', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L100
Remove the unused private set accessor in property 'ExpiresAt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
The logs for this run have expired and are no longer available.
Loading