Commit 53643b5
Suppress deprecation warnings in NexusWorkflowTest to fix CI
Add @SuppressWarnings("deprecation") to test methods calling the
deprecated setOperationError() API, preventing -Werror from failing
the build.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6705aa5 commit 53643b5
File tree
1 file changed
+2
-0
lines changed- temporal-test-server/src/test/java/io/temporal/testserver/functional
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
| 849 | + | |
849 | 850 | | |
850 | 851 | | |
851 | 852 | | |
| |||
1158 | 1159 | | |
1159 | 1160 | | |
1160 | 1161 | | |
| 1162 | + | |
1161 | 1163 | | |
1162 | 1164 | | |
1163 | 1165 | | |
| |||
0 commit comments