Skip to content

fix: Add registry to attest #397

fix: Add registry to attest

fix: Add registry to attest #397

Triggered via push May 12, 2026 08:13
Status Success
Total duration 3m 24s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Analyze (csharp): CleanArchitecture.IntegrationTests/GlobalSetupFixture.cs#L26
'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 (csharp): CleanArchitecture.IntegrationTests/GlobalSetupFixture.cs#L22
'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 (csharp): CleanArchitecture.IntegrationTests/GlobalSetupFixture.cs#L16
'MsSqlBuilder.MsSqlBuilder()' 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 (csharp): CleanArchitecture.IntegrationTests/GlobalSetupFixture.cs#L26
'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 (csharp): CleanArchitecture.IntegrationTests/GlobalSetupFixture.cs#L22
'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 (csharp): CleanArchitecture.IntegrationTests/GlobalSetupFixture.cs#L16
'MsSqlBuilder.MsSqlBuilder()' 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 (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.