shangeyao commented on PR #18385:
URL: 
https://github.com/apache/dolphinscheduler/pull/18385#issuecomment-4805943223

   Addressed CodeQL review comments in 7cbfb43261: replaced `Queue.offer/poll` 
with `Deque.addLast/pollFirst` to avoid ignored return value warnings.
   
   Note: `dead-link` CI failure is due to `.github/workflows/lychee.toml` parse 
error on `include_fragments = false` (unrelated to this PR). E2E job failures 
appear to be aggregate status from multiple unrelated E2E tests, not caused by 
WorkflowGraph changes.


-- 
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]

Reply via email to