issues Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.4M results
Bug
When raise_on_entire_batch_failure=False and a record handler throws, BatchProcessor.response() can crash with:
KeyError: messageId
in _collect_sqs_failures() via msg.message_id.
This happens ...
Bug
_from_exported_parquet_files_and_dataset_infos() uses itertools.groupby() on unsorted exported_parquet_files.
If the same config appears again after another config, the earlier shard URLs are lost. ...
Pre-flight checks
- [x] I searched existing issues and this is not a duplicate.
- [x] I understand labels are triage aids, not contributor blockers.
Bug description
AGH invokes local Git subprocesses ...
bug
status:approved
Summary
In src/lib/utils/url-link-converter.js, the convertUrlsToLinks function places matched URLs directly into HTML anchor
tags without escaping (line 67). While the URL regex excludes , , characters, ...
Parent bounty: #743
Bug
Unknown API routes fall through to Express default 404 handling, which returns an HTML response instead of the API JSON
failure envelope.
Expected behavior
Unmatched routes ...
Parent bounty: #743
Bug
createUser stores the incoming payload directly in the in-memory user record. If callers submit password or passwordHash
fields, those secrets are stored and can later be returned ...
Parent bounty: #743
Bug
POST /api/payments forwards request bodies directly to paymentService.createPaymentIntent, so amount values of 0,
negative numbers, or non-numeric payloads can be accepted as ...
Parent bounty: #743
Bug
paymentService.createPaymentIntent stores payload.currency as-is. Payment processors such as Stripe expect lowercase
currency codes, so an uppercase value like USD can fail downstream ...
Summary
The DELETE handler in src/app/api/webhooks/[id]/route.js references a bare params variable (line 7) that doesn t exist
in scope. The withAuth wrapper passes Next.js route context as event.context, ...
Follow-up to the #130 virtual-rack faceplate, from live maintainer direction.
In the click-first virtual UI the emulated physical keys (numeric keypad, cursor pad, DATA knob, INC/DEC, and the
PROGRAM/PARAMETER/SELECT/LEVELS/SETUP/BYPASS/DSP ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.