deps: Bump Microsoft.Extensions.DependencyInjection from 10.0.3 to 10.0.5 #65
Annotations
12 warnings
|
Analyze:
src/Valir.Redis/RedisRecurringJobQueue.cs#L312
Converting null literal or possible null value to non-nullable type.
|
|
Analyze:
tests/Valir.Tests/MisfirePolicyTests.cs#L272
The given expression is always of the provided ('ValueType') type
|
|
Analyze:
tests/Valir.Tests/RedisDistributedLockIntegrationTests.cs#L12
'RedisBuilder.RedisBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Analyze:
tests/Valir.Tests/RedisJobQueueIntegrationTests.cs#L14
'RedisBuilder.RedisBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Analyze:
tests/Valir.Tests/RedisRateLimiterIntegrationTests.cs#L12
'RedisBuilder.RedisBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Analyze:
tests/Valir.Tests/RedisRecurringJobQueueIntegrationTests.cs#L15
'RedisBuilder.RedisBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Analyze:
tests/Valir.Tests/Integration/PostgresOutboxIntegrationTests.cs#L16
'PostgreSqlBuilder.PostgreSqlBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Analyze:
tests/Valir.Tests/Integration/KafkaIntegrationTests.cs#L19
'KafkaBuilder.KafkaBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Analyze:
tests/Valir.Tests/Integration/RabbitMQIntegrationTests.cs#L18
'RabbitMqBuilder.RabbitMqBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Analyze:
src/Valir.Redis/RedisRecurringJobQueue.cs#L312
Converting null literal or possible null value to non-nullable type.
|
|
Analyze
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|
|
Analyze
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|