Skip to content

Add net8 target framework #221

Add net8 target framework

Add net8 target framework #221

Triggered via pull request September 30, 2023 08:12
@cristipufucristipufu
opened #106
Status Success
Total duration 7m 0s
Artifacts

build.yml

on: pull_request_target
Build and analyze
6m 48s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)