Bump TestContainers from 3.8.0 to 4.1.0 #3001
Annotations
10 errors and 12 warnings
build:
test/Motor.Extensions.Hosting.SQS_IntegrationTest/SQSContainer.cs#L11
'DockerContainer' does not contain a constructor that takes 2 arguments
|
build:
test/Motor.Extensions.Hosting.SQS_IntegrationTest/SQSBuilder.cs#L28
'TestcontainersSettings' does not contain a definition for 'Logger'
|
build:
test/Motor.Extensions.Hosting.SQS_IntegrationTest/SQSBuilder.cs#L28
'TestcontainersSettings' does not contain a definition for 'Logger'
|
build:
test/Motor.Extensions.Hosting.SQS_IntegrationTest/SQSContainer.cs#L11
'DockerContainer' does not contain a constructor that takes 2 arguments
|
build:
test/Motor.Extensions.Hosting.NATS_IntegrationTest/NATSBuilder.cs#L27
'TestcontainersSettings' does not contain a definition for 'Logger'
|
build:
test/Motor.Extensions.Hosting.NATS_IntegrationTest/NATSContainer.cs#L9
'DockerContainer' does not contain a constructor that takes 2 arguments
|
build:
test/Motor.Extensions.Hosting.NATS_IntegrationTest/NATSBuilder.cs#L27
'TestcontainersSettings' does not contain a definition for 'Logger'
|
build:
test/Motor.Extensions.Hosting.NATS_IntegrationTest/NATSContainer.cs#L9
'DockerContainer' does not contain a constructor that takes 2 arguments
|
build:
test/Motor.Extensions.Hosting.SQS_IntegrationTest/SQSContainer.cs#L11
'DockerContainer' does not contain a constructor that takes 2 arguments
|
build:
test/Motor.Extensions.Hosting.SQS_IntegrationTest/SQSBuilder.cs#L28
'TestcontainersSettings' does not contain a definition for 'Logger'
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Motor.Extensions.Diagnostics.Telemetry/TelemetryDelegatingMessageHandler.cs#L48
'ActivityExtensions.SetStatus(Activity?, Status)' is obsolete: 'Call Activity.SetStatus instead this method will be removed in a future version.'
|
build:
src/Motor.Extensions.Diagnostics.Telemetry/TelemetryDelegatingMessageHandler.cs#L51
'ActivityExtensions.SetStatus(Activity?, Status)' is obsolete: 'Call Activity.SetStatus instead this method will be removed in a future version.'
|
build:
src/Motor.Extensions.Diagnostics.Telemetry/TelemetryDelegatingMessageHandler.cs#L54
'ActivityExtensions.SetStatus(Activity?, Status)' is obsolete: 'Call Activity.SetStatus instead this method will be removed in a future version.'
|
build:
src/Motor.Extensions.Diagnostics.Telemetry/TelemetryDelegatingMessageHandler.cs#L57
'ActivityExtensions.SetStatus(Activity?, Status)' is obsolete: 'Call Activity.SetStatus instead this method will be removed in a future version.'
|
build:
src/Motor.Extensions.Diagnostics.Telemetry/TelemetryDelegatingMessageHandler.cs#L60
'ActivityExtensions.SetStatus(Activity?, Status)' is obsolete: 'Call Activity.SetStatus instead this method will be removed in a future version.'
|
build:
src/Motor.Extensions.Hosting.RabbitMQ/RabbitMQMessageHostBuilderExtensions.cs#L48
The type 'Motor.Extensions.Hosting.RabbitMQ.Options.RabbitMQPublisherOptions<T>?' cannot be used as type parameter 'TOptions' in the generic type or method 'RabbitMQConnectionFactory<T>.From<TOptions>(TOptions)'. Nullability of type argument 'Motor.Extensions.Hosting.RabbitMQ.Options.RabbitMQPublisherOptions<T>?' doesn't match constraint type 'Motor.Extensions.Hosting.RabbitMQ.Options.RabbitMQBaseOptions'.
|
build:
src/Motor.Extensions.Hosting.RabbitMQ/RabbitMQMessageHostBuilderExtensions.cs#L51
The type 'Motor.Extensions.Hosting.RabbitMQ.Options.RabbitMQPublisherOptions<T>?' cannot be used as type parameter 'TOptions' in the generic type or method 'Options.Create<TOptions>(TOptions)'. Nullability of type argument 'Motor.Extensions.Hosting.RabbitMQ.Options.RabbitMQPublisherOptions<T>?' doesn't match 'class' constraint.
|
build:
src/Motor.Extensions.Hosting.RabbitMQ/RabbitMQMessageHostBuilderExtensions.cs#L51
Argument of type 'IOptions<RabbitMQPublisherOptions<T>?>' cannot be used for parameter 'config' of type 'IOptions<RabbitMQPublisherOptions<T>>' in 'RabbitMQMessagePublisher<T>.RabbitMQMessagePublisher(IRabbitMQConnectionFactory<T> connectionFactory, IOptions<RabbitMQPublisherOptions<T>> config, IOptions<PublisherOptions> publisherOptions, CloudEventFormatter cloudEventFormatter)' due to differences in the nullability of reference types.
|
build:
src/Motor.Extensions.Conversion.JsonNet/JsonNetDeserializer.cs#L20
Possible null reference return.
|
build:
src/Motor.Extensions.Hosting.NATS/NATSMessageConsumer.cs#L53
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|