dan-s1 commented on PR #10444: URL: https://github.com/apache/nifi/pull/10444#issuecomment-3423109574
@pvillard31 Thanks for making those changes. I noticed some other warnings although I do not think the changes in this PR caused it but rather the the upgrade to `testContainers` 2.0 in #10428. ``` 2025-10-20T15:00:00.5413618Z [WARNING] /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-smb-bundle/nifi-smb-smbj-client/src/test/java/org/apache/nifi/services/smb/SmbjClientServiceIT.java:[76,18] [deprecation] ToxiproxyContainer in org.testcontainers.containers has been deprecated 2025-10-20T15:00:00.5416459Z [WARNING] /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-smb-bundle/nifi-smb-smbj-client/src/test/java/org/apache/nifi/services/smb/SmbjClientServiceIT.java:[76,53] [deprecation] ToxiproxyContainer in org.testcontainers.containers 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]
