fix: Add registry to attest #397
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.
|