Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.6 to 8.0.8 #338
Triggered via pull request
August 19, 2024 02:51
dependabot[bot]
opened
#181
Status
Success
Total duration
3m 34s
Artifacts
–
build.yml
on: pull_request_target
Build and analyze
3m 23s
Annotations
11 warnings
Build and analyze
The following actions use a deprecated Node.js version 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#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/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/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#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/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/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/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/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/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/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)
|