Merge pull request #106 from cristipufu/feature/update_net_8 #244
Annotations
12 warnings
Build and analyze
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build and analyze
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L99
Remove unassigned auto-property 'ExpiresAt', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L99
Remove the unused private set accessor in property 'ExpiresAt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L195
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L196
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L99
Remove unassigned auto-property 'ExpiresAt', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L99
Remove the unused private set accessor in property 'ExpiresAt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L195
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
Build and analyze:
src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L196
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L99
Remove unassigned auto-property 'ExpiresAt', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
Build and analyze:
src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L99
Remove the unused private set accessor in property 'ExpiresAt'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|