dan-s1 commented on PR #10444: URL: https://github.com/apache/nifi/pull/10444#issuecomment-3422130639
@pvillard31 Can you please address the following deprecation warnings which I believe maybe as a result of an upgrade to TestContainers ``` 2025-10-20T11:15:01.8023668Z [WARNING] /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-kinesis/src/test/java/org/apache/nifi/processors/aws/kinesis/ConsumeKinesisIT.java:[45,47] [deprecation] LocalStackContainer in org.testcontainers.containers.localstack has been deprecated 2025-10-20T11:15:01.8026366Z [WARNING] /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-kinesis/src/test/java/org/apache/nifi/processors/aws/kinesis/ConsumeKinesisIT.java:[94,25] [deprecation] LocalStackContainer in org.testcontainers.containers.localstack has been deprecated 2025-10-20T11:15:01.8029170Z [WARNING] /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-kinesis/src/test/java/org/apache/nifi/processors/aws/kinesis/ConsumeKinesisIT.java:[94,62] [deprecation] LocalStackContainer in org.testcontainers.containers.localstack has been deprecated ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
