Warning: No want/action statements, nothing to do

Hi, I have a daml test that succeeds but produces the following console output:

[info] stderr: Starting shakeRun (aborting the previous one took 0.00s)
[info] stderr: 
[info] stderr: 2023-10-26 12:47:38.59 [DEBUG]  [test] 
[info] stderr: 
[info] stderr: 2023-10-26 12:47:38.59 [DEBUG]  [test] 
[info] stderr: Finishing shakeRun (took 0.00s, exception: AsyncCancelled)
[info] Warning: No want/action statements, nothing to do
[info] stderr: Set files of interest to: [ ... ]
[info] stderr: 

Is that “Warning: No want/action statements, nothing to do” a known issue that can be safely ignored?