pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:JavaScript
Filter by
235M results
!-- Template from https://github.com/kubevirt/kubevirt/blob/main/.github/PULL_REQUEST_TEMPLATE.md?-- !-- Thanks for
sending a pull request! Here are some tips for you:
1. Consider creating this PR as ...
Uyen nè
Summary
Automated fix for #3 — add() returns wrong result
The add function in calculator.py is returning an incorrect result, specifically subtracting the second operand from the
first instead of adding ...
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
Bumps the actions group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| actions/checkout | 6.0.2 | 7.0.0 |
| github/codeql-action | 4.36.0 | 4.36.2 |
| astral-sh/setup-uv ...
What
Added missing package to devDependencies: react-dom.
Why
CI failed with Cannot find module react-dom .
Root cause: The project declares a dependency on React 17 but does not include the required ...
PR Types
!-- 체크박스 [ ] 를 [x] 로 작성하여 체크해주세요 --
- [x] Feature
- [ ] Bugfix
- [ ] Code style update (formatting, local variables)
- [x] Refactoring (no functional changes, no api changes)
- [x] ...
Summary
- define DataMarket settlement as prepaid token balances
- add credit_balance() for funding buyer accounts
- make purchase() refuse insufficient funds without mutating balances or receipts ...
Part 2 of #845 (narrative rework). Stacked on #848 — review/merge that first, then this base retargets to develop
automatically.
Addresses the README feedback in #845: the page tried to prove completeness ...