pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:TypeScript language:Java
Filter by
141M results
Pixee Finding: AZ6yeUOUFgy9ICN00aWj
details summary Confidence: b HIGH /b /summary
Fix confidence is a rating derived from an internal benchmark and includes High, Medium, and Low confidence fixes. It ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Follow-up to #19957. While fixing the Connections-page crash there, I found the same undefined-import pattern in other
components. Each imports a name the installed @sistent/sistent does not export, ...
component/ui
Borrowed from upstream epam/cloud-pipeline#4202 for cloud-pipeline-reviewer benchmark corpus.\n\nUpstream PR:
https://github.com/epam/cloud-pipeline/pull/4202\n\nBranch-load probe PR. Created as draft ...
Propagate AbortSignal through executeWithFallback and use AbortController to enforce a 7s per-model timeout instead of
Promise.race timeouts. Treat aborts as server errors so fallback logic proceeds. Update ...
Summary
Dialogs.java (core/util) shows JOptionPane modal dialogs that block the EDT indefinitely during test runs. Thread dumps
revealed EDT stuck on Dialogs.showMessageDialog → JOptionPane.showMessageDialog ...