Skip to content

Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.6 to 8.0.7 #331

Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.6 to 8.0.7

Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.6 to 8.0.7 #331

Triggered via pull request July 15, 2024 02:30
Status Success
Total duration 5m 53s
Artifacts

build.yml

on: pull_request_target
Build and analyze
5m 42s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and analyze: src/RedisRateLimiting/FixedWindow/RedisFixedWindowRateLimiter.cs#L119
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#L13
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#L14
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#L13
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#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/Concurrency/RedisConcurrencyRateLimiter.cs#L263
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#L13
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#L126
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#L176
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and analyze: src/RedisRateLimiting/Concurrency/RedisConcurrencyRateLimiter.cs#L202
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)