Skip to content

Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.6 to 8.0.7 #330

Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.6 to 8.0.7

Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.6 to 8.0.7 #330

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

build.yml

on: pull_request_target
Build and analyze
7m 2s
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/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/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/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#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/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/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/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/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)