Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java

Filter by

129M results  (3 s)

129M results

What Add the missing Python dependencies pandas and beanie to the project s requirements.txt so that the CI environment can install them and the tests run successfully. Why The CI failed with ModuleNotFoundError ...

Tapping a station that s still working no longer declines — it registers the intent. Tap a mid-chop board and the chef waits and grabs the item the moment it s done (or plates it if you re holding a compatible ...

99eb553326bcba32ced0cf8eaa0aea5825728b2e pre Upstream some internal PlatformHave macros a href= https://bugs.webkit.org/show_bug.cgi?id=318479 https://bugs.webkit.org/show_bug.cgi?id=318479 /a a href= ...
WebKit Misc.

Automated E2E test PR - will be cleaned up automatically

What Added the missing comma after the host property in src/config.js to resolve the syntax error that caused the CI pipeline to fail. Why The original file omitted a comma between the host and debug ...

What Updated the processUser function signature in src/utils.ts to default the user parameter to an empty object. This prevents a runtime error when the function is called with undefined. Why The CI ...

What Add missing express package to requirements.txt to satisfy CI. Why CI failed due to missing express module. Adding it resolves the dependency drift.

Ticket: B9-4195 Summary Adds Jira comments for GitHub pull request lifecycle events. Linked Jira issues are now notified when a PR is created, merged, or closed without merge. What Changed - Added ...

What Added the missing colon to the for loop in app/calculator.py to fix the syntax error that caused the CI to fail. Why The original file had a syntax error on line 3 (for item in items) which prevented ...

What Updated the processUser function signature in src/utils.ts to default the user parameter to an empty object. This prevents a runtime error when the function is called with undefined. Why The CI ...